.print-hidden {
	display: none;
}

.print-visible {
	display: block;
}

.col-9-12 {
	width: 100%;
}
