.section-brands {
    display: none;
}

.section-banner-tarja {
    border-bottom: 1px solid #ccc;
}

.titulo-sessao,
.titulo-categoria {
    padding-top: 4rem;
}

.listagem .titulo-categoria:first-child {
    margin-top: 4rem;
}

@media (min-width: 1200px) {
    #cabecalho .logo a img {
        max-height: 80px;
    }
}

