.no-print {
    display: none;
}
.print {
	padding: 0 !important;
}
.print h1 {
	margin: 0 !important;
}
.print-container {
	padding: 0 !important;
}