.Offer_Products {
    margin: 80px 0px;
}

.Offer_Products .main_swiper_div .swiper-wrapper {
    padding-bottom: 40px;
}

@media(min-width:0px) and (max-width:767.98px) {
    .Offer_Products {
        margin: 30px 0px;
    }
}