@media only screen and (max-width: 767px){
.logo a {height: 90px;}
}

.logo a img {
max-height: 120%;
}

.bandeira-promocao { display: block !important; }


.popover-content{
font-size:0;
}
.popover-content::before{
content: "Selecione um Tamanho primeiro";
font-size: 9pt !important;
}