.higher-edu-parallax-image-block {
  width: 100%;
}

.higher-edu-parallax-image-block__parallax {
  width: 100%;
  min-height: 420px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
