@media only screen and (max-width:600px) {
    img.icon-category {
        display: none !important;
    }
    .secao-banners{
        display:none;
    }
}
div#instagram {
    display: none !important;
}
.menu.superior.visible-phone.menu-active a {
    text-transform: uppercase;
}