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

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

.u-section-1 .u-form-1 {
  height: 412px;
  box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.4);
  background-image: none;
  width: 570px;
  margin: 132px auto 0;
}

.u-section-1 .u-form-group-3 {
  margin-left: 0;
}

.u-section-1 .u-form-group-4 {
  margin-left: 0;
}

.u-section-1 .u-btn-1 {
  font-family: RogersRegular;
  font-size: 1.5rem;
  padding: 3px 18px 3px 17px;
}

.u-section-1 .u-image-1 {
  width: 340px;
  height: 333px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  margin: 54px auto 55px;
}

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

  .u-section-1 .u-form-1 {
    height: 586px;
    margin-top: 179px;
  }

  .u-section-1 .u-image-1 {
    margin-top: 31px;
    margin-bottom: 31px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-form-1 {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-form-1 {
    width: 340px;
  }
}@font-face {
  font-family: 'RogersRegular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/RogersRegular.ttf);
}