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

.u-section-1 .u-text-1 {
  margin-bottom: 0;
  margin-top: 20px;
}

.u-section-1 .u-line-1 {
  width: 912px;
  height: 0;
  margin-top: 30px;
  margin-bottom: 0;
}

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

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

.u-section-1 .u-shape-1 {
  width: 570px;
  height: 1px;
  margin: 10px auto 0 0;
}

.u-section-1 .u-text-4 {
  font-size: 1.25rem;
  margin: 9px auto 0 0;
}

.u-section-1 .u-text-5 {
  font-size: 1rem;
  margin: 19px auto 20px 0;
}

@media (max-width: 991px) {
  .u-section-1 .u-line-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-line-1 {
    width: 540px;
  }

  .u-section-1 .u-shape-1 {
    width: 540px;
  }
}

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

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