.parallax-container {
  height: 220px;
}
.iris {
  background-image: url("");
  background-color: #c3c3c3;
  background-repeat: no-repeat;
  height: 100vh;
  background-size: cover;
}
