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

.u-section-1 .u-image-1 {
  width: 570px;
  height: 114px;
  margin: 21px auto;
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 150px;
  }

  .u-section-1 .u-image-1 {
    width: 540px;
    height: 108px;
  }
}

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 68px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 2823px;
  margin-bottom: 0;
}

.u-section-2 .u-text-1 {
  margin: 18px 0 50px;
}

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

  .u-section-2 .u-text-1 {
    margin-top: 60px;
  }
}