@media print {
    .meta-top-bruehl, .navbar-header-bruehl {
        display: none !important;
    }

    a[href]:after {
        content: none !important;
    }

    .h1 {
        font-size: 36px !important;
    }

    .h2 {
        font-size: 28px !important;
    }

    p, .h4.m-t-0 {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    .standort-uberschrift {
        text-transform: uppercase;
        font-weight: 400;
    }

    .meta {
        display: none !important;
    }

    .footertext {
        margin-top: 135px !important;
    }

}
