
.mh-header,
.mh-subheader,
.mh-sidebar,
#respond,
#mh-comments,
.mh-footer,
.mh-footer-nav,
.mh-share-buttons,
.entry-tags,
.mh-post-nav,
.mh-related-content,
.mh-back-to-top,
.mh-widget-title,
.mh-ping-list,
.mh-author-box-avatar,
#newsletter-signup-dn,
img,
object,
iframe {
    display: none !important;
}

.mh-container-outer {
    margin: 0 0 0;
    box-shadow: none;
}

.mh-content {
    width: auto;
}

img {
    filter: saturate(0);
}

a, .entry-content a, .mh-comment-content a {
    color: inherit !important;
    text-decoration: underline !important;
}

img:after {
    display: inline !important;
    content: "[Image. Description: " attr(alt) " ]";
    font-style: italic;
}

#print-logo {
    display: block !important;
    clear: both;
    float: none;
    max-width: 100%;
    margin: 0 0 1em;
    filter: saturate(0);
}

.dispatch-header img {
    display: block !important;
}

.dispatch-header img:after,
.mh-author-box img:after {
    display: none !important;
}

