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

.u-section-1 .u-image-1 {
  height: 541px;
  margin-top: 55px;
  margin-bottom: 0;
}

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

  .u-section-1 .u-image-1 {
    height: 319px;
  }
} .u-section-2 {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.u-section-2 .u-text-1 {
  font-size: 1.5rem;
  font-family: Orbitron;
  font-weight: 700;
  margin: 6px auto 6px 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 29px;
  }
}

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

  .u-section-2 .u-text-1 {
    font-size: 1.125rem;
  }
}

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

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 11px;
  }
} .u-section-3 {
  background-image: none;
}

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

.u-section-3 .u-text-1 {
  font-family: Alexandria;
  font-weight: 400;
  font-size: 1rem;
  margin: 13px 0 37px;
}