/* Rimuove background immagine dalla voce newsletter nel menu mobile */
#slide-nav #slidemenu .newsletter {
  background: none !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
}
