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

.u-section-1 .u-text-1 {
  margin-bottom: 21px;
  font-weight: 700;
  margin-top: 21px;
}.u-section-2 .u-sheet-1 {
  min-height: 553px;
}

.u-section-2 .u-image-1 {
  width: 482px;
  height: 117px;
  margin: 20px 230px 0 auto;
}

.u-section-2 .u-text-1 {
  line-height: 1.8;
  width: 680px;
  font-weight: 700;
  margin: 20px auto 60px;
}

@media (max-width: 767px) {
  .u-section-2 .u-image-1 {
    margin-right: 58px;
  }

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

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 519px;
  }

  .u-section-2 .u-image-1 {
    width: 340px;
    height: 83px;
    margin-right: 0;
  }

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