.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-text-1 {
  font-weight: 400;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  font-size: 2.25rem;
  margin: 64px 0 0;
}

.u-section-1 .u-custom-html-1 {
  margin-bottom: 60px;
  min-height: 157px;
  margin-top: 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-custom-html-1 {
    height: auto;
    margin-top: 7px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    width: auto;
    margin-top: 48px;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: 23px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.25rem;
  }

  .u-section-1 .u-custom-html-1 {
    margin-top: 25px;
  }
}