.mySwiper {
    width: 100%;
    margin-top: 60px;
}

.mySwiper__image {
    object-fit: cover;
    width: 100%;
    height: auto;
    border-radius: 24px;
}