.imprint-header {
    width: 100%;
    height: 500px;
    background: url("../../img/imp_bg.png");
    background-position: center center;
    background-size: cover;
    padding: 0;
}
.imprint-header h1 {
    font-size: 60px;
    color: white;
}