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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 3rem;
  margin-top: 20px;
}

.u-section-1 .u-line-1 {
  transform-origin: left center;
  margin-top: 10px;
  margin-bottom: 0;
}

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

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

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