
.conteiner-principal .conteiner{
    
    max-width:90vw;

}

.secao-banners .conteiner{
    
    padding:0;
    max-width:100%;
    border:none;
}

#cabecalho .conteiner {
  max-width: 100vw;
}

#cabecalho .menu.superior {
font-size: 20px;
}

.listagem .imagem-produto img{
	object-fit: contain;
}