/* */
@media (max-width: 575px) {
    .carousel-item .big_a.lazy_bg {
        background-image: url('{data-bg-mobile}') !important;
    }
}