.node-detail ul{
   padding-left: 20px;
}
.node-detail ul li{
   list-style: disc;
}

@media screen and (max-width: 991px){
    .main-menu .container .row #menu-bar{
        display: block;
    }
    
    #block-gavias-batiz-branding{
        padding: 10px;
    }
    
}

@media (max-width: 650px){
    header.header-v2 .header-main .header-right {
        width: 75% !important;
    }    
}

@media (min-width: 651px) and (max-width: 991px){
    #block-gaviascontentbuilderjsifheaderright {
        padding: 0 !important;
    }
}



.menu-another{
    display: none !important;
}