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

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

.u-section-1 .u-text-2 {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 54px;
}.u-section-2 .u-sheet-1 {
  min-height: 496px;
}

.u-section-2 .u-form-1 {
  height: 418px;
  width: 570px;
  box-shadow: 2px 2px 8px 0px rgba(128,128,128,1);
  margin: 39px auto;
}

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

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

@media (max-width: 575px) {
  .u-section-2 .u-form-1 {
    width: 340px;
  }
}