 .u-section-1 {
  background-image: none;
}

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

.u-section-1 .u-image-1 {
  width: 304px;
  height: 304px;
  box-shadow: 0 2px 8px 0 rgba(128,128,128,1);
  background-image: url("images/Ich.jpg");
  background-position: 50% 50%;
  margin: 15px auto 0;
}

.u-section-1 .u-image-2 {
  width: 36px;
  height: 1211px;
  margin: -278px auto 0 42px;
}

.u-section-1 .u-image-3 {
  width: 36px;
  height: 1211px;
  margin: -1211px 42px 0 auto;
}

.u-section-1 .u-image-4 {
  width: 23px;
  height: 48px;
  margin: -796px 357px 0 auto;
}

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

.u-section-1 .u-image-5 {
  width: 352px;
  height: 194px;
  margin: 8px auto 0;
}

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

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

  .u-section-1 .u-image-4 {
    margin-right: 317px;
  }

  .u-section-1 .u-image-5 {
    width: 340px;
    height: 187px;
  }
}