.u-section-1 .u-image-1 {
  background-image: url("images/ReikiSchaffhausen.jpg");
  background-position: 50% 50%;
  width: 1140px;
  height: 403px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-image-1 {
    width: 940px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    width: 540px;
  }
}

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

.u-section-2 .u-text-1 {
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
}

.u-section-2 .u-text-2 {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.u-section-2 .u-text-3 {
  margin: 20px auto 0 0;
}

.u-section-2 .u-text-4 {
  margin: -18px auto 0 20px;
}

.u-section-2 .u-text-5 {
  margin: 20px auto 0 20px;
}

.u-section-2 .u-text-6 {
  margin-left: 20px;
  margin-right: auto;
  margin-bottom: 0;
}

.u-section-2 .u-text-7 {
  margin-left: 20px;
  margin-right: auto;
  margin-bottom: 0;
  font-weight: 700;
}

.u-section-2 .u-text-8 {
  margin-left: 20px;
  margin-right: auto;
  margin-bottom: 60px;
  font-weight: 700;
}

.u-section-2 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-2 .u-btn-2 {
  background-image: none;
  padding: 0;
}

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

  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
  }
}