#about-gallery .slider-nav{float:right;width:100px;top:-40px}
#about-gallery .slider-nav [class*=swiper-button]:after{font-size:22px;color:var(--black);font-weight:700}
#about-gallery div[id*=slider]{margin-top:50px}
#about-gallery.section{position:relative}
#about-gallery div#slider-00 img{height:300px;width:100%;object-fit:cover}
@media(min-width:1200px) and (max-width:1599px) {
#about-gallery div#slider-00 img{height:200px}
}
@media(min-width:768px) and (max-width:991px) {
#about-gallery div#slider-00 img{height:200px}
}
@media(max-width:575px) {
#about-gallery div#slider-00 img{height:200px}
}