
/* V193 — ancora o fundo a partir do menu inferior; o excedente superior fica escondido atrás do cabeçalho. */
#new::before,
#mural::before,
#history::before,
#qualWine::before{
  top:0 !important;
  bottom:0 !important;
  background-position:center bottom !important;
}
