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

.u-section-1 .u-image-1 {
  height: 1330px;
  margin-top: 50px;
  margin-bottom: 0;
}

.u-section-1 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-image: none;
  font-size: 1.875rem;
  margin: 35px auto 37px;
  padding: 27px 206px 28px 205px;
}

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

  .u-section-1 .u-image-1 {
    height: 846px;
    margin-top: 18px;
  }

  .u-section-1 .u-btn-1 {
    margin-top: 60px;
    margin-bottom: 49px;
    margin-left: 0;
    padding-left: 68px;
    padding-right: 68px;
  }
}