
/* V191 — o fundo desce até o menu inferior e o menu passa a ter quinas quadradas. */
#new::before,
#mural::before,
#history::before,
#qualWine::before{
  bottom:0 !important;
  background-position:center top !important;
}
nav.vinhario-premium-nav{
  border-radius:0 !important;
}
