@media only screen and (max-width: 767px){
.conteudo-topo .menu.superior.visible-phone ul li img.icon-category{
    width:auto;
    max-height: 24px;
    height:auto;
}
}