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

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

.u-section-1 .u-text-2 {
  font-weight: 700;
  width: 525px;
  margin: 50px auto 0;
}

.u-section-1 .u-image-1 {
  width: 400px;
  height: 300px;
  margin: 36px auto 0;
}

.u-section-1 .u-image-2 {
  width: 400px;
  height: 300px;
  margin: 30px auto 0;
}

.u-section-1 .u-text-3 {
  font-weight: 700;
  width: 484px;
  margin: 30px auto 60px;
}

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

  .u-section-1 .u-text-2 {
    width: 360px;
  }

  .u-section-1 .u-image-1 {
    width: 360px;
    height: 270px;
  }

  .u-section-1 .u-image-2 {
    width: 360px;
    height: 270px;
  }

  .u-section-1 .u-text-3 {
    width: 360px;
  }
}