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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 60px auto 0;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 96px;
  width: 500px;
  margin: 50px auto 60px;
}

@media (max-width: 575px) {
  .u-section-1 .u-custom-html-1 {
    width: 300px;
  }
}