/* Mudar posição do NAVEGUE POR CATEGORIA na HOME */
.listagem.com-caixa.vitrine-produtos.vitrine-lancamento.listagem-desktop-prod4.listagem-mobile-prod2.item-home .conteiner {
    display: flex;
    flex-direction: column-reverse;
}

.banners-extras.banners-vitrine-lancamento.carrossel-departamentos {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
}
