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

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

.u-section-1 .u-image-2 {
  width: 69px;
  height: 69px;
  background-image: url("images/Accessibility-1.webp");
  background-position: 50% 50%;
  margin: -98px auto 0;
}

.u-section-1 .u-text-1 {
  width: 983px;
  font-weight: 300;
  margin: 49px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 20px 0 0;
}

.u-section-1 .u-text-3 {
  width: 445px;
  margin: 6px auto 0;
}

.u-section-1 .u-text-4 {
  width: 570px;
  font-weight: 700;
  margin: 99px auto 0;
}

.u-section-1 .u-form-1 {
  height: 387px;
  width: 570px;
  margin: 6px auto 19px;
}

@media (max-width: 1399px) {
  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 21px;
  }
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: 940px;
    margin-left: 40px;
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    width: 720px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

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

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

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

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

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