
@media screen and (max-width:499px){
    .menuinternosec{
        margin-left: 12%;
        margin-bottom: 30px;
    }
    #tabelaPreco{
        margin-top: 0px !important;
    }
}

@media screen and (max-width:405px){
    .menuinternosec{
        margin-left: 7%;
    }
    .MenuInterno{
        margin-top: 30px !important;
    }
}



@media screen and (max-width:360px){
    .menuinternosec{
        margin-left: 3%;
    }
}

.differentials .ul, .differentials h3{
    margin-left: 6% !important;
}