.u-section-1 {
  background-image: url("images/EinAbendberdieEinsamkeit_64.jpg");
  background-position: top;
  background-size: 115%;
}

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

.u-section-1 .u-text-1 {
  font-size: 3rem;
  text-transform: none;
  margin: 139px 500px 0 0;
}

.u-section-1 .u-text-2 {
  margin: 30px 646px 0 0;
}

.u-section-1 .u-btn-1 {
  border-style: solid;
  font-weight: 700;
  font-size: 0.9375rem;
  margin: 30px auto 60px 0;
  padding: 6px 31px 6px 30px;
}

@media (max-width: 1199px) {
  .u-section-1 {
    background-size: auto 115%;
  }

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

  .u-section-1 .u-text-1 {
    width: auto;
    margin-right: 300px;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-right: 440px;
  }
}

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

  .u-section-1 .u-text-2 {
    margin-right: 269px;
  }
}

@media (max-width: 767px) {
  .u-section-1 {
    background-size: auto 125%;
  }

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

  .u-section-1 .u-text-2 {
    margin-right: 201px;
  }
}

@media (max-width: 575px) {
  .u-section-1 {
    background-size: 115%;
  }

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

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

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

  .u-section-1 .u-btn-1 {
    margin-bottom: 39px;
  }
}
