@media screen and (min-width:430px){
    .produto .conteiner-imagem img {
        max-height: 430px !important;
    }
    .conteiner-principal .conteiner {
        width: 1400px !important;
    }
    body:not([modelo-cabecalho="modelo-1"]) div#cabecalho>.conteiner>.row-fluid {
        width: 1575px !important;
    }
    body:not([modelo-cabecalho="modelo-1"]) .menu.superior>.nivel-um {
        width: 1350px !important;
    }
}
