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

.u-section-1 .u-image-1 {
  width: 624px;
  height: 621px;
  margin: 14px auto 0;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 14px auto;
  padding: 8px 33px;
}

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

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

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

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