@page { size:1920px 1800px;}

.nav--main,
.module-page-title,
.pane--left.grid_col,
.pane--footer,
.footer,
.module-copyright .site_selection,
body.PreviewBody .PreviewToolBar,
.module-add-to-any,
.module-news-details .module_view-all-link,
.module-copyright .footer_sub {
    display: none !important;
}

.pane--content.grid_col {
    width: 100% !important;
}

.module-copyright .footer_copyright {
    text-align: center;
}

.pane--header {
    box-shadow: none !important;
}

.pane--credits {
	background-color: #fff !important;
}