@media print {
	.nav-toggler, .contact-fixed, .job-summary-container, .featured-jobs-wrapper, .testimonial-wrapper, .footer {
	    display:none !important;
	}
}

