.sag1 {
  position: absolute;
  bottom: -100px;
  width: 2200px;
  right: -20px;
  z-index: 19;
}

.sol2 {
  position: absolute;
  width: 2200px;
  bottom: -110px;
  left: 0;
  z-index: 18;
}

.sag3 {
  position: absolute;
  width: 2200px;
  bottom: -150px;
  right: 0;
  z-index: 17;
}

.sky {
  position: absolute;
  width: 2200px;
  top: 0;
  right: 0;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
/*# sourceMappingURL=parallax.css.map */