.to-stoerer {
  background-repeat: no-repeat;
  background-position: center;

  position: absolute;
  z-index: 10;
  position: absolute;
  overflow: hidden;
}

.to-stoerer-inner {
  width: 100%;
  height: 100%;
  text-align: center;
}

.to-stoerer-inner *:first-child,
.to-stoerer-inner *:last-child { margin-top: 0; }

.to-stoerer-header { margin-bottom: 20px; }