#updateGallerySlider .carousel-item{height:500px;overflow:hidden}#updateGallerySlider .carousel-item img{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:991px){#updateGallerySlider .carousel-item{height:400px}}@media (max-width:767px){#updateGallerySlider .carousel-item{height:300px}}@media (max-width:575px){#updateGallerySlider .carousel-item{height:250px}}#updateGallerySlider .carousel-control-prev,#updateGallerySlider .carousel-control-next{z-index:15}#updateGallerySlider .carousel-indicators{z-index:15;margin-bottom:1rem}#updateGallerySlider .carousel-indicators button{width:10px;height:10px;border-radius:50%;background-color:rgb(255 255 255 / .5)}#updateGallerySlider .carousel-indicators button.active{background-color:#fff}