.swiper-image {
    height: 450px;
    object-fit: cover !important;
    width: 100%;
}

.swiper-thumbnail {
    width: 100%;
    object-fit: cover;
    height: 100px !important;
}

.swiper-slide {
    overflow: hidden;
}