.Fixed-parallax-background {
  background: fixed;
  background-size: cover;
  background-position: center;
}

