/* print */
@media print {
	/* Title */
		.vs-print-title {
			font-size: 21px; margin: 0; line-height: 1.1em;
		}
}
