

/* Start:/bitrix/templates/modern_blue_s1/components/bitrix/news.list/promo/style.css?1780130774678*/
.item-home-banner {
    height: 700px;
    background-size: cover;
}
.slider-item {
    background-repeat:no-repeat!important;
}
@media (max-width: 992px) {
    .item-home-banner {
        height: 400px;
        background-size: 200% auto !important;
    }
}
@media (max-width: 767px) {
    .item-home-banner {
        height: 400px;
        background-size: 200% auto !important;
    }
}
@media (max-width: 576px) {
    .item-home-banner {
        height: 300px;
        background-size: 190% auto !important;
    }
}
@media (max-width: 440px) {
    .item-home-banner {
        height: 200px;
        background-size: 190% auto !important;
    }
}
/* End */
/* /bitrix/templates/modern_blue_s1/components/bitrix/news.list/promo/style.css?1780130774678 */
