.parallax {
  height: auto;
  background-image: url('/theme/bg_zummo_orange.jpg') !important;
  background-attachment: fixed;
  width: 100% !important;
  background-size: cover;
}

/* .parallax .website_sectioncontent {
  display: none;
} */

.parallax_big {
  height: auto !important;
}

.parallax .contact a {
  color: white;
}
