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

.u-section-1 .u-image-1 {
  height: 410px;
  margin-top: -10px;
  margin-bottom: 0;
}.u-section-2 .u-sheet-1 {
  min-height: 449px;
}

.u-section-2 .u-text-1 {
  text-transform: uppercase;
  font-size: 2.25rem;
  font-weight: 700;
  width: 288px;
  margin: 60px auto 0;
}

.u-section-2 .u-text-2 {
  line-height: 1.8;
  width: 680px;
  margin: 20px auto 60px;
}

@media (max-width: 767px) {
  .u-section-2 .u-text-2 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-text-2 {
    width: 340px;
  }
}