
@media print {
	article {
		page-break-inside: avoid;
	}	
}
