 .u-section-1 {
  background-repeat: no-repeat;
  background-image: linear-gradient(to right, #d9d9d9, #ffffff);
  background-position: 50% 50%;
}

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

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

.u-section-1 .u-btn-1 {
  background-image: none;
  margin: -986px 40px 0 auto;
  padding: 0 15px 0 13px;
}

.u-section-1 .u-btn-2 {
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: 700;
  margin: 880px auto 44px;
}

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

  .u-section-1 .u-btn-1 {
    margin-top: -1078px;
    margin-right: 44px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: 972px;
  }
}

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

  .u-section-1 .u-btn-1 {
    margin-top: -41px;
    margin-right: auto;
  }

  .u-section-1 .u-btn-2 {
    margin-top: -95px;
    margin-bottom: 60px;
  }
}