

@media only screen and (max-width: 767px){
    .menu.superior.menu-visible-desktop {
        top: 90px !important;
        height: 100% !important;
    }
    
    .conteiner-principal {
        padding-top: 100px !important;
    }
}
