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

.u-section-1 .u-image-1 {
  width: 40px;
  height: 40px;
  margin: 20px 0 0 auto;
}

.u-section-1 .u-image-2 {
  width: 40px;
  height: 40px;
  margin: -40px 48px 0 auto;
}

.u-section-1 .u-image-3 {
  width: 40px;
  height: 40px;
  margin: -40px 96px 0 auto;
}

.u-section-1 .u-image-4 {
  width: 40px;
  height: 40px;
  margin: -40px 144px 0 auto;
}

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  margin: 72px auto 0;
}

.u-section-1 .u-form-1 {
  height: 327px;
  width: 700px;
  margin: 49px auto 60px;
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    margin-top: 63px;
  }

  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    margin-top: 29px;
  }

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }

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