.print {
	display: inherit;
}
.no-print {
	display: none;
}

