.img {
    width: 93%;
    margin-top: 16px;
}

.help {
    padding: 5px;
}

/* eMail-Symbol entfernen */
#email a::before {
    content: none;
}