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

.u-section-1 .u-text-1 {
  font-weight: 700;
  margin: 18px auto 0 0;
}

.u-section-1 .u-image-1 {
  width: 727px;
  height: 360px;
  margin: 30px auto 0 0;
}

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

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

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

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

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 169px;
  }
}