
.kosu-step-mailsent {
  background-image: url("img/de/step_mailsent.svg");
  min-height: 235px;
}

.kosu-step-newmail {
  background-image: url("img/de/step_newmail.svg");
  min-height: 235px;
}

.kosu-step-registered {
  background-image: url("img/de/step_registered.svg");
  min-height: 155px;
}

.kosu-step-registered,
.kosu-step-newmail,
.kosu-step-mailsent {
  background-repeat: no-repeat;
  min-height: 235px;
  padding-left: 18%;
  background-size: 15%;
}
