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

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

.u-section-1 .u-image-1 {
  width: 549px;
  height: 343px;
  margin: -369px auto 26px;
}

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 212px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 2735px;
}

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

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