 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url("/images/new_registration_1080.png");
  background-position: 50% 0%;
}

.u-section-1 .u-sheet-1 {
  min-height: 100vh;
}

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

.u-section-1 .u-text-1 {
  font-size: 2.5rem;
  line-height: 1.4;
  font-weight: 700;
  text-shadow: 2px 2px 8px rgba(0,0,0,0.4);
  margin: 120px 733px 0 183px;
}

.u-section-1 .u-custom-html-1 {
  height: auto;
  min-height: 221px;
  margin: -221px 183px 0 478px;
}

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

  .u-section-1 .u-custom-html-1 {
    margin-right: 82px;
    margin-left: 378px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    margin-top: 40px;
    margin-right: initial;
    margin-left: initial;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    width: 580px;
    margin: 20px -20px 54px;
  }
}

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

  .u-section-1 .u-custom-html-1 {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    width: 340px;
  }
}