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

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

.u-section-1 .u-image-1 {
  width: 499px;
  height: 499px;
  margin: 30px auto 65px;
}

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

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