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

.u-section-1 .u-btn-1 {
  margin: 33px auto 0;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 863px;
  margin: 30px auto 59px;
}

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

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 818px;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 515px;
  }
}