@media only screen and (max-width: 768px) {
    .page-content__header .title {
        font-size: 30px;
        letter-spacing: -1.2px;
        line-height: 36px;
    }
    .section-headline {
        padding-top:0px;
    }
}