@media print {

	header, .footer-menu {
		display: none !important;
	}

	.col-sm-3 #page-nav {
	    display: none !important;
	}
}