.print {
	display: none;
}

td {
	vertical-align: top;

	>:last-child {
		margin-bottom: 0;
	}
}

article>header>:last-child {
	margin-bottom: 0;
}