/*** agrega aqui los estilos necesarios para modificar el template ***/
.chat-widget__facebook {
    display: none;
}


.bs-parallax__title {
        align-items: center;
    }

.bs-parallax__content {
        filter: drop-shadow(2px 4px 6px black);
}

.modal_age .logo-container img {
   max-height: 200% !important;
    }

@media screen and (max-width: 992px){
.bs-parallax {
    background-image: url(destacadamov.png) !important;
    color: white;
}}

@media screen and (max-width: 992px){
.bs-parallax__title {
        color: white;
    }}

@media screen and (max-width: 992px){
.bs-header .img-fluid{
width: 160PX ! IMPORTANT;
}}

.bs-header .img-fluid{
    width: 180px;
}