body > header,
#header,
#nav-wrapper,
aside,
#aside,
.aside,
footer,
#footer,
.footernav,
.back-to-top,
.bcrumb,
.sidebar-blue,
.btn {
	display:none !important;
}
.container {
	max-width:none !important;
	width:100% !important;
	min-width:1px !important;
}
.content-column {
	width:100% !important;
}
.content {
	/*border:1px solid #f00;*/
}
a[href]:after {
    content: none !important;
}