@media screen and (max-width: 767px){
	.float-contact {
       display: inherit !important;
    }
    
    #modalContato{
        width: 95% !important;
    }
}

.full.menu .nivel-um > li.other-categories{ display : none; }