.swiper-container, .swiper, .swiper-wrapper, .swiper-slide {
    height: auto !important;
}
.swiper-slide img {
    width: 100% !important;
    height: auto !important;
    object-fit: fill !important;
}