 .u-section-1 {
  background-image: url("images/ipadpro2_splash.png");
  background-size: 115%;
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  margin: 110px 491px 0 469px;
}

.u-section-1 .u-form-1 {
  height: 457px;
  margin: 22px 0 60px 593px;
}

.u-section-1 .u-label-1 {
  font-weight: 700;
}

.u-section-1 .u-label-2 {
  font-weight: 700;
}

.u-section-1 .u-label-3 {
  font-weight: 700;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  background-image: none;
  font-weight: 700;
}

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

  .u-section-1 .u-text-1 {
    margin-right: 391px;
    margin-left: 116px;
  }

  .u-section-1 .u-form-1 {
    width: 547px;
    margin-left: 393px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-right: 281px;
  }

  .u-section-1 .u-form-1 {
    margin-bottom: 34px;
    margin-left: 173px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-right: 191px;
  }

  .u-section-1 .u-form-1 {
    width: 540px;
    margin-left: 0;
    margin-bottom: 0;
  }
}

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

  .u-section-1 .u-text-1 {
    font-size: 2.25rem;
    width: 131px;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-form-1 {
    width: 340px;
    margin-top: 8px;
  }
}