/* Ajustar altura do banner principal */
.banner img,
.banner-slider img,
.slideshow img,
.swiper-slide img {
    max-height: 450px !important;
    width: 100% !important;
    object-fit: cover !important;
}