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

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

.u-section-1 .u-text-2 {
  width: 588px;
  margin: 30px auto 0;
}

.u-section-1 .u-shape-1 {
  width: 588px;
  height: 5px;
  margin: 22px auto 45px;
}

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

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

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

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