.header, .section-search, .section-breadcrumbs, .footer, #leftbar, .section__head, .related-links, .survey_block {
    display: none !important;
}
.fixed {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
}
body {
	overflow: visible;
    height: auto;
    margin: 0 0 0 0;
}
html {
	overflow-y: visible;
    height: auto;
    margin: 0 0 0 0;
}
article {
	overflow-y: visible;
    height: auto;
    margin: 0 0 0 0;
}