@media print {
    header, 
    footer,
    #leave-tribute,
    .funeral-social .funeral-social-facebook,
    .featured-text,
    .print-button,
    #obituary__banner,
    section#obituary__banner .banner-obituary,
    #site-header,
    .sidebar-rhs,
    .show,
    .directions {
        display: none !important;
    }
    html {
        padding-top: 0px !important
    }
    html.page-internal body main>section.single-obituary .container main div.funeral-notice .service span {
        font-weight: 400 !important;
    }
    h2 {
        margin: 10px 0 !important;
    }
}
