.image-gallery .title { text-align: center; margin-bottom: 2.5rem; }
.image-gallery .image-gallery-container { position: relative; margin: auto; overflow: hidden; }
.image-gallery .image-gallery-swiper { padding-inline: 1.5rem; }
.image-gallery .image-gallery-image { aspect-ratio: 0.64/1; object-fit: cover; object-position: top; border-radius: 1.2rem; overflow: hidden; min-width: 100%; }