 .u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/Startseite_Hintergrund.jpg");
  background-size: cover;
}

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

.u-section-1 .u-shape-1 {
  width: 720px;
  height: 132px;
  margin: 648px auto 0;
}

.u-section-1 .u-text-1 {
  margin: -132px auto 0;
}

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

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 0%;
    background-size: contain;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 50vw;
  }

  .u-section-1 .u-shape-1 {
    height: 119px;
    margin-top: 782px;
  }

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

  .u-section-1 .u-text-2 {
    width: auto;
    margin-bottom: 59px;
  }
}

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

  .u-section-1 .u-shape-1 {
    margin-top: 678px;
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }
}

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

  .u-section-1 .u-shape-1 {
    height: 106px;
    margin-top: 523px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-1 .u-text-2 {
    margin-bottom: 60px;
  }
}

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

  .u-section-1 .u-shape-1 {
    margin-top: 430px;
    width: auto;
    margin-right: initial;
    margin-left: initial;
  }
}.test {
Red text
}