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

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

.u-section-1 .u-form-1 {
  height: 523px;
  width: 657px;
  margin: 60px auto 0;
}

.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 {
  width: 100%;
  border-style: none;
  text-transform: uppercase;
  background-image: none;
  font-weight: 700;
  padding-left: 0;
  padding-right: 0;
}

.u-section-1 .u-image-1 {
  width: 570px;
  height: 418px;
  object-position: 50% 0%;
  margin: 0 auto;
}

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

  .u-section-1 .u-form-1 {
    width: 540px;
  }

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

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

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

  .u-section-1 .u-image-1 {
    width: 340px;
    height: 249px;
    margin-top: 20px;
  }
}