@media screen and (min-width: 959px) {
  .titelbild {
    padding-top: 250px !important;
  }
.stoerer {
    margin-top: -200px !important;
    margin-right: 100px !important;
}
}

@media screen and (min-width: 768px) {
.stoerer {
    margin-top: 40px;
    margin-right: 30px;
}
}

.stoerer {
    margin-top: 0px;
    margin-right: 30px;
}
