.bs-section.community-section-mediaWithTextList-5 .bs-mtList-wgt .list-image .media-image,
.bs-section.community-section-mediaWithTextList-5 .bs-mtList-wgt .list-image .media-element,
.bs-section.community-section-mediaWithTextList-6 .bs-mtList-wgt .list-image .media-image,
.bs-section.community-section-mediaWithTextList-6 .bs-mtList-wgt .list-image .media-element,
.bs-section.community-section-mediaWithTextList-7 .bs-mtList-wgt .list-image .media-image,
.bs-section.community-section-mediaWithTextList-7 .bs-mtList-wgt .list-image .media-element,
.bs-section.community-section-mediaWithTextList-11 .bs-mtList-wgt .list-image .media-element,
.bs-section.community-section-mediaWithTextList-2 .bs-mtList-wgt .list-image .media-video,
.bs-section.community-section-mediaWithTextList-2 .bs-mtList-wgt .list-image .media-element {
    height: auto !important;
}

.bs-section.community-section-mediaWithTextList-5 .owl-carousel.owl-loaded,
.bs-section.community-section-mediaWithTextList-6 .owl-carousel.owl-loaded,
.bs-section.community-section-mediaWithTextList-7 .owl-carousel.owl-loaded,
.bs-section.community-section-mediaWithTextList-2 .owl-carousel.owl-loaded,
.bs-section.community-section-mediaWithTextList-11 .owl-carousel.owl-loaded {
    padding-top: 50px !important;
}


@media only screen and (max-width: 767px) {
    .bs-section.community-section-mediaWithTextList-5 .owl-carousel.owl-loaded .owl-nav,
    .bs-section.community-section-mediaWithTextList-6 .owl-carousel.owl-loaded .owl-nav,
    .bs-section.community-section-mediaWithTextList-7 .owl-carousel.owl-loaded .owl-nav,
    .bs-section.community-section-mediaWithTextList-2 .owl-carousel.owl-loaded .owl-nav,
    .bs-section.community-section-mediaWithTextList-11 .owl-carousel.owl-loaded .owl-nav {
        height: 0 !important;
    }
}