/* print */

@media print {

	body { background-image: none; }

	header .switch,
	header nav,
	header .menu-opener,
	footer, aside, .header-blur,
	main p.ill,
	main div.more
	{ display: none !important; }

	section.row article { width: 100%; }

}
