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

.u-section-1 .u-image-1 {
  width: 172px;
  height: 192px;
  margin: 0 auto;
}

.u-section-1 .u-text-1 {
  font-size: 3.75rem;
  width: 680px;
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  width: 447px;
  margin: 1px auto 20px;
}

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

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

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

  .u-section-1 .u-text-2 {
    width: 340px;
  }

  .u-section-1 .u-btn-1 {
    padding: 0;
  }
}