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

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

.u-section-1 .u-image-1 {
  width: 1030px;
  height: 421px;
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 0.875rem;
  margin: 20px 17px 44px;
}

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

.u-section-1 .u-btn-2 {
  background-image: none;
  font-weight: 700;
  padding: 0;
}

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

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

  .u-section-1 .u-image-1 {
    width: 940px;
    height: 384px;
  }

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

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

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

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

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