 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.25), rgba(0,0,0,0.25));
}

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

.u-section-1 .u-group-1 {
  width: 328px;
  min-height: 112px;
  animation-duration: 1000ms;
  margin: 266px auto -465px;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  margin: 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  font-weight: 300;
  margin: 7px 0 0;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
  }

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

  .u-section-1 .u-group-1 {
    margin-top: 235px;
    margin-bottom: 60px;
  }
}

@media (max-width: 991px) {
   .u-section-1 {
    background-position: 81.64% 50%;
  }

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

  .u-section-1 .u-group-1 {
    margin-top: 215px;
  }
}

@media (max-width: 767px) {
   .u-section-1 {
    background-position: 87.54% 0%;
  }

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

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

  .u-section-1 .u-group-1 {
    margin-top: 250px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.625rem;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 529px;
}

.u-section-2 .u-custom-html-1 {
  height: auto;
  min-height: 430px;
  margin-top: 50px;
  margin-bottom: -15px;
}

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

  .u-section-2 .u-custom-html-1 {
    margin-bottom: 50px;
  }
}