.categoria-descricao {
    order: 1;
    display: none !important;
}
@media only screen and (max-width: 768px) {
  .banners-vitrine-mini {
    
    display: none;
  }
}
