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

.u-section-1 .u-text-1 {
  font-size: 2.25rem;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
  margin: 62px auto 0 0;
}

.u-section-1 .u-shape-1 {
  width: 50px;
  height: 50px;
  margin: -63px 0 13px auto;
}

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

  .u-section-1 .u-shape-1 {
    margin-top: -54px;
  }
} .u-section-2 {
  background-image: url("/images/RegistrationDetails1.svg");
  background-position: 50% 50%;
  min-height: 1000px;
}

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

@media (max-width: 1199px) {
   .u-section-2 {
    background-position: 21.73% 50%;
    min-height: 650px;
  }

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

@media (max-width: 991px) {
   .u-section-2 {
    min-height: 457px;
  }

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

@media (max-width: 767px) {
   .u-section-2 {
    min-height: 299px;
  }

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

@media (max-width: 575px) {
   .u-section-2 {
    min-height: 123px;
  }

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