.vertical-swiper {
    width: 100%;
    max-width: 450px;
    height: 550px;
}

.vertical-swiper .swiper-slide {
    background-position: center;
    background-size: cover;
}

.swiper-pagination {
    display: none !important;
}