@media print {
	div.more-information {
		display: block !important;
	}
	p.more-info-hook {
		display: none;
	}
}
