#content, footer {
	clear: both;
	max-width: 75rem;
	margin: 0 auto;
}
header h1 img { max-width:100% }
h1,h2,h3,h4,h5,h6 { font-family: "Lato" }
h1,h2 {font-weight:bold }
.page .item-showcase { border-top: none; border-bottom: none }
.item-showcase .resource.item:not(:only-child) img { max-height: 11.1rem }
footer { font-size:15px }
.page .item-showcase .resource.item:not(:only-child) h3, .page .file .resource h3 { font-size: 16px }
.item-showcase .resource.item:not(:only-child) h3 { line-height: 1.1rem }
.item-showcase .resource.item { margin-bottom: 1.5rem }
.page .item-showcase .resource.item:not(:only-child) h3, .page .file .resource h3 { margin: 5px 0 0 }

@media screen and (max-width: 640px) {
	.item-showcase .resource.item:not(:only-child) { width: 80% }
}