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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 618px;
  margin: 118px auto;
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 265px;
    height: 327px;
    margin-top: 137px;
    margin-bottom: 60px;
  }
}