.offers-swiper {
    width: 100%;
    overflow: hidden;
/*    max-height: 740px;*/
}
.offers-swiper .swiper-wrapper {
    height: auto;
}
.offers-swiper .offer-card {
    height: auto !important;
    display: flex !important;
}
