@media print {

	header, .footer-menu, .fake-layer {
		display: none !important;
	}

	.col-sm-3 #page-nav {
	    display: none !important;
	}
}