.enhancement{padding-top: 100px;}
.start .enhancement{padding-top: 0px;}

.anmeldung-cybathlon #banner{height: auto;max-height: 700px;}
.powermail_submit {
    display: inline-block;
    padding: 9px 29px 8px 29px;
    background-color: #c7d300;
    border: 2px solid #c7d300;
    font-size: 1.25rem;
    color: #012e41;
    border-radius: 25px;
    cursor: pointer;
    height: auto !important;
}
@media only screen and (max-width: 1315px) {
  .enhancement{padding-top: 0px;}
}