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

.u-section-1 .u-image-1 {
  width: 380px;
  height: 380px;
  margin: 10px auto;
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 340px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

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

.u-section-2 .u-image-1 {
  width: 222px;
  height: 300px;
  --radius: 100px;
  margin: 16px auto 27px;
}.u-section-3 .u-sheet-1 {
  min-height: 467px;
}

.u-section-3 .u-text-1 {
  margin: 18px 0;
}.u-section-4 .u-sheet-1 {
  min-height: 588px;
}