 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.25), rgba(0,0,0,0.25)), url("images/Auenaufnahme_web.jpg");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  letter-spacing: 1px;
  font-size: 4.5rem;
  font-style: italic;
  font-weight: 300;
  margin: 455px 170px 60px 0;
}

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

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

@media (max-width: 767px) {
  .u-section-1 .u-text-1 {
    width: auto;
    font-size: 3.75rem;
    margin-right: 147px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    font-size: 3rem;
    margin-right: 0;
  }
} .u-section-2 {
  background-image: none;
}

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

.u-section-2 .u-text-1 {
  font-style: italic;
  margin: 60px 0 0;
}

.u-section-2 .u-text-2 {
  margin: 33px 120px 60px 0;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  font-style: italic;
  font-weight: 700;
  padding: 0;
}

@media (max-width: 1199px) {
  .u-section-2 .u-text-1 {
    margin-right: auto;
    font-style: normal;
  }

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