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

.u-section-1 .u-text-1 {
  font-weight: 700;
  font-size: 3rem;
  margin: 86px auto 0 0;
}

.u-section-1 .u-text-2 {
  margin: 44px auto 0 0;
}

.u-section-1 .u-image-1 {
  width: 512px;
  height: 371px;
  margin: 26px auto 60px 0;
}

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 246px;
  }
}