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

.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 42px;
}

@media (max-width: 767px) {
  .u-section-1 .u-text-2 {
    margin-bottom: 60px;
  }
}