.images-gallery-section img, .images-gallery-section video { width: 100%; height: 100%; }
.images-gallery-section {position:relative;}
.images-gallery-section .swiper-pagination.gallery { right: 24px; left: auto !important; transform: none !important; bottom: 24px; }
.swiper-pagination-gallery { display: flex; justify-content: end; }
.images-gallery-section .swiper-pagination-gallery { display: flex; justify-content: end; bottom: 24px; right: 40px; left: auto; }

@media(max-width:699px){
    .images-gallery-section .swiper-pagination-gallery {bottom: 20px; right: 20px;}
}

