@media print {
	*{overflow:visible!important; }
	html { height: 100%; }
	img { height: 100%; }
	}

