/* Sfondo hero: immagine sempre dall'inizio pagina (desktop + mobile) */
.fbk[data-fbk],
.fx1,
.fx2,
.fx3,
.fx5,
.fx6 {
  margin-top: 0 !important;
  background-position: center top !important;
  background-size: cover !important;
  background-attachment: scroll !important;
  background-repeat: no-repeat !important;
}

.webp .fx1,
.webp .fx2,
.webp .fx3,
.webp .fx5,
.webp .fx6,
.webp .fbk[data-fbk] {
  background-attachment: scroll !important;
  background-position: center top !important;
}
