.fb-page, .fb-page span, .fb-page span iframe[style] { width: 100% !important; }

#mapa_agencia .mapa-content{  border:0; width: 100%; height:auto; }
.mapa iframe { width: 100%; height: auto !important; border: 0; }

.contenedor2 { position: relative; overflow: hidden; margin: auto; background-color: #fff; }
.contenedor2 .overlay-video { max-height: 785px; }
.contenedor2 .overlay {background-color: rgba(0, 0, 0, 0.4); }
.contenedor2 video { /* width: 100%;*/ height: auto;    }
@media (min-width: 992px) {
    .contenedor2 video { min-width: 100%; max-width: 100%; width: 100%; height: auto; }
}
@media screen and (max-width: 768px) {
    .contenedor2 video { overflow: hidden; width: max-content; height: auto; }
}
.overlay { position: absolute; width: 100%; height: auto; height: -webkit-fill-available; }

.portada-hero-container {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: auto;
}

