@media only screen and (max-width: 767px){
    .conteudo-topo .menu.superior.visible-phone ul.nivel-um {
        height: 100%;
        overflow: auto;
    }
    .product-info .product-brand {
    display: none;
}
}