 .u-section-1 {
  min-height: auto;
}

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

.u-section-1 .u-text-1 {
  font-size: 1.5rem;
  font-weight: 300;
  width: 417px;
  margin: 25px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.25rem;
  width: 417px;
  font-weight: 400;
  margin: 23px auto 0;
}

.u-section-1 .u-text-3 {
  width: 417px;
  margin: 120px auto 0;
}

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

  .u-section-1 .u-text-2 {
    font-size: 1.1111111111111112rem;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
    height: 340px;
  }

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

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

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