@media only screen and (max-width: 767px){
.logo a {height: 150px;}
}



    .conteiner { background-color: #FFF; }
    .tema-escuro .conteiner { background-color: #323232; }
    .tema-transparente .conteiner { background-color: transparent; }

