@media (max-width: 768px) {
    section.s-block--best-offers .s-products-slider-card.swiper-slide {
        width: 55% !important;
        min-width: 0 !important;
    }
}
section#best-offers-1-slider {
    margin-bottom: 70px !important;
}