 .u-section-1 {
  --color-var: #ffa500;
}

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

.u-section-1 .u-image-1 {
  width: 534px;
  height: 607px;
  margin: 30px auto 0;
}

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

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

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