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

.u-section-1 .u-image-1 {
  width: 413px;
  height: 493px;
  margin: 50px auto 0;
}

.u-section-1 .u-text-1 {
  font-size: 1.875rem;
  margin: 30px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  margin: 40px auto 0;
}

.u-section-1 .u-btn-1 {
  background-image: none;
  font-size: 1.5rem;
  padding: 0;
}

.u-section-1 .u-text-3 {
  margin: 9px auto 0;
}

.u-section-1 .u-btn-2 {
  background-image: none;
  font-size: 1.5rem;
  padding: 0;
}

.u-section-1 .u-btn-3 {
  background-image: none;
  font-size: 1.5rem;
  margin: 9px auto 60px;
  padding: 0;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    font-size: 1rem;
  }
}

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

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

  .u-section-1 .u-text-2 {
    font-size: 0.875rem;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-1 .u-btn-1 {
    font-size: 1.125rem;
  }
}