.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

.u-section-1 .u-image-1 {
  height: 352px;
  margin-top: 40px;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-family:Staatliches;
  font-size: 3rem;
  margin: 40px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 7px auto 0 0;
}

.u-section-1 .u-text-3 {
  line-height: 1.4;
  margin: 19px 0 60px;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
  }
}