body.jb-site .spnc-post,
body.jb-site .news-item,
body.jb-site .theme-post {
    display: block;
}

body.jb-site .post-thumbnail img,
body.jb-site .theme-post img,
body.jb-site .news-thumbnail img,
body.jb-site .spnc-post-thumbnail img,
body.jb-site .spnc-post-img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

body.jb-site .theme-post .post-thumbnail,
body.jb-site .news-item .post-thumbnail,
body.jb-site .spnc-post-thumbnail,
body.jb-site .spnc-post-img {
    overflow: hidden;
}

body.jb-site .owl-stage-outer,
body.jb-site .owl-stage,
body.jb-site .owl-item,
body.jb-site .swiper,
body.jb-site .swiper-wrapper,
body.jb-site .swiper-slide {
    min-width: 0;
}

body.jb-site .swiper-button-next,
body.jb-site .swiper-button-prev,
body.jb-site .slick-next,
body.jb-site .slick-prev,
body.jb-site .owl-carousel .owl-nav button {
    z-index: 10;
}

body.jb-site .widget,
body.jb-site .sidebar .widget,
body.jb-site .spnc-sidebar .widget {
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
}

body.jb-site .widget ul,
body.jb-site .widget ol {
    padding-left: 20px;
}
