.landing_hotels>div {
  margin-top: 1px;
}
.parallax {
  background-image: url(https://www.viajes.carrefour.es/statics/media/parques/disney/castillo-de-disney-marvel.jpg);
  height: 350px;
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax2 {
  background-image: url(https://www.viajes.carrefour.es/statics/media/parques/disney/castillo-de-disney-marvel.jpg);
  height: 350px;
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}