header.stripe,
#content .grid .column.content-right,
.block.top-stories.top-stories-only,
footer {
    display: none !important;
}

div#content > .stripe-inner {
    width: 100% !important;
    float: none !important;
    margin: 0px auto !important;
}


.wrapper.title, .column.title,
#content .grid .column.main {
    width: 100% !important;
}


#content .grid .column.main .grid.intro > .wrapper h1:before, div#content > .stripe-inner .wrapper.title > h1:before, #content .column.main .intro > .column:first-child h1, div#content > .stripe-inner .column.title h1:before {
    display: none !important;
}

#print-logo {
    display: block !important;
    width: 64px !important;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1000;
    margin: 0px !important;
}


#print-logo-naco {
    display: block !important;
    width: auto !important;
    height: 67px !important;
    position: absolute;
    top: -0px;
    right: 0px;
    z-index: 1000;
    margin: 0px !important;
}
