@media screen and (max-width:1329px){
    .oculEmpresa {
        display: none;

    }
}
@media screen and (max-width:389px){
    .oculTotal{
        display: none;

    }
}
