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

.u-section-1 .u-image-1 {
  width: 734px;
  height: 336px;
  margin: 35px auto 0;
}

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

.u-section-1 .u-btn-1 {
  background-image: none;
  padding: 0;
}

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

  .u-section-1 .u-image-1 {
    width: 720px;
    height: 330px;
  }

  .u-section-1 .u-text-1 {
    margin-bottom: 8px;
  }
}

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 156px;
    margin-top: -177px;
    margin-left: -15px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 37px;
    margin-bottom: 15px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 15px;
}