.front_articles_slider_section .item-views.brands .item img {
    max-width: none !important;
    max-height: 100px !important;
}

.front_articles_slider_section .item-views.brands.owl-carousel .item, .item-views.brands .item > div {
    background: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.front_articles_slider_section .item-views.brands .item {
    line-height: 0 !important;
    height: auto !important;
}


.front_articles_slider_section .owl-carousel .owl-nav {
    top: calc(20% - 20px) !important;
}

.drag-block.BRANDS .maxwidth-theme {
    padding-bottom: 69px;
}

.drag-block.BRANDS .maxwidth-theme.no-title {
    padding-top: 69px;
}

.item-views.brands .item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.item-views.brands .item.bordered {
    line-height: 150px;
    height: 150px;
}

.item-views.brands .item.bordered {
    border-left: none;
}

.item-views.brands.with_border {
    border-left: 1px solid #ececec;
}

@media (max-width: 1140px) {
    .front_articles_slider_section .item-views.brands .item img {
        max-width: 145px !important;
        max-height: 90px !important;
    }

    .front_articles_slider_section .owl-carousel .owl-nav {
        top: calc(15% - 15px) !important;
    }
}

@media (max-width: 991px) {
    .front_articles_slider_section .item-views.brands .item img {
        max-width: none !important;
        max-height: 100px !important;
    }

    .front_articles_slider_section .owl-carousel .owl-nav {
        top: calc(20% - 20px) !important;
    }
}

@media (min-width: 992px) {
    .wrapper1:not(.with_left_block) #content .wrapper_inner.front .drag-block.container.BRANDS .maxwidth-theme {
        padding-bottom: 79px;
    }

    .wrapper1:not(.with_left_block) #content .wrapper_inner.front .drag-block.container.BRANDS .maxwidth-theme.no-title {
        padding-top: 79px;
    }
}

@media (max-width: 600px) {
    .drag-block.container.BRANDS .maxwidth-theme.no-title {
        padding-top: 40px;
    }

    body#main .wrapper1 .wrapper_inner.front .drag-block.container.BRANDS .content_wrapper_block > .maxwidth-theme {
        padding-bottom: 40px;
    }

    .content_wrapper_block.front_brands_slider .top_block {
        margin-bottom: 28px;
    }

    .item-views.brands {
        margin-right: -16px;
        width: calc(100% + 16px);
    }

    .item-views.brands.owl-carousel .owl-stage-outer {
        margin-left: -16px;
        padding-left: 16px;
    }

    .item-views.brands .owl-item {
        width: 120px !important;
        flex-shrink: 0;
    }

    .item-views.brands.with_border .owl-item {
        width: 140px !important;
    }

    .content_wrapper_block.front_brands_slider .owl-stage {
        display: flex !important;
    }

    .front_articles_slider_section .item-views.brands .item img {
        max-width: 145px !important;
        max-height: 90px !important;
    }

}

@media (max-width: 485px) {
    .item-views.brands .owl-item {
        width: 140px !important;
    }
}

@media (max-width: 430px) {
    .item-views.brands .owl-item {
        width: 120px !important;
    }
}

@media (max-width: 350px) {
    .item-views.brands .owl-item {
        width: 110px !important;
    }
}