 .u-section-1 {
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 0.95), rgba(242, 242, 242, 0.95)), url('images/pexels-photo-1420709.jpeg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.u-section-1 .u-sheet-1 {
  min-height: 800px;
}

.u-section-1 .u-custom-html-1 {
  margin-top: 27px;
  margin-bottom: 0;
  height: auto;
  min-height: 625px;
}

.u-section-1 .u-text-1 {
  font-size: 0.75rem;
  margin: -609px 36px 60px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 660px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 506px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 380px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 239px;
  }
}