.swiper-slide img{
    width: 100%;
    max-height: 500px;
    object-fit: cover;
}

.swiper-container {
    overflow: hidden;
}
