@media print {
	header, footer, .mainMenu, .topBenefits, .leftBlock, .submitButt { display: none !important; }
	.backgroundCont, body { background: white; }
	.rightBlock { width: 100% !important; padding: 0px !important; border-radius: 0px !important; }
}