#screen_imprint header {
    background-image: url(../../data/heroimages/header_imprint.png);
    background-position: 50% 50%;
}

@media(max-width:1100px) {
    #screen_imprint main article {
        margin: 20px;
    }
}