body {
    background-image: url(images/masks.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 5vh;
}

.headline, .headline-small {
    margin-bottom: 22vh;
}
