/*Full Width - Header */
#cabecalho .conteiner {
    max-width: 100% !important;
}

.secao-banners .conteiner {
    max-width: 100% !important;
}


/* Thumb Home */
.listagem .listagem-linha li {
  max-width: 100vw;
}


