
@media (max-width: 991.98px) {

    .navbar .dropdown-menu{
        position: flex !important ;
        width: 100% ;
    }
    
    .navbarMenuMain {
        padding: 0 !important ;
    }
    
    .nav-item {
        margin: 0;
    }
    
    
    .textoCarrusel{
        position: initial ;
        margin-top: 0 ;
        font-size: 1.2rem ;
        background-color: #24135F;
    }
    
    
}