 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('images/Aussteller-header.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  font-weight: 900;
  margin: 581px auto 0;
}

.u-section-1 .u-text-2 {
  font-size: 1.5rem;
  margin: 0 0 60px;
}

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-top: 458px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 20px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 345px;
  }

  .u-section-1 .u-text-2 {
    margin-top: 0;
    margin-bottom: 43px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 232px;
  }
}

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

  .u-section-1 .u-text-1 {
    margin-top: 140px;
  }

  .u-section-1 .u-text-2 {
    font-size: 1.125rem;
    margin-bottom: 38px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 70px;
}

.u-section-2 .u-text-1 {
  font-size: 0.875rem;
  margin: 24px 0;
}.u-section-3 .u-sheet-1 {
  min-height: 6077px;
}

.u-section-3 .u-custom-html-1 {
  margin-bottom: 60px;
  margin-top: 0;
  height: auto;
  min-height: 6017px;
}

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

  .u-section-3 .u-custom-html-1 {
    margin-bottom: 40px;
    min-height: 5346px;
  }
}