.bg-studio, .bg-studio-1 {
  background-image: unset;
}

.parallax__section {
  min-height: 900px;
}

.parallax__container {
  clip: rect(0, auto, auto, 0);
  height: 900px;
  min-height: 900px;
  width: 100vw;
  position: absolute;
}

.parallax-1 {
  background: url("../images/fotos/mathew-smith.jpg");
}

.parallax-2 {
  background: url("../images/fotos/pexels-photo-4271625.jpeg");
}/*# sourceMappingURL=ajustes.css.map */