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

.u-section-1 .u-text-1 {
  margin: 60px 0 0;
}

.u-section-1 .u-image-1 {
  width: 300px;
  height: 300px;
  object-position: 50% 0%;
  margin: 30px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 31px 0 0;
}

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

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

  .u-section-1 .u-text-3 {
    margin-bottom: 30px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 135px;
}

.u-section-2 .u-text-1 {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 30px 0 0;
}

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

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

@media (max-width: 575px) {
  .u-section-2 .u-text-1 {
    width: auto;
  }
}