#canvas .headlines a.tile {
	width: 100%;
	height: auto !important;
	margin: .5em 0 !important;
	padding-bottom: 2em;
}
#canvas .headlines a.calendar,
#canvas .headlines a.tile.full {
	height: 25em;
}
#canvas .main.content .news li {
	width: 100%;
}
#canvas .buttons {
	flex-wrap: wrap;
}
#canvas .buttons a {
	width: 100%;
	margin: 0 0 1em 0;
}
#canvas .footer div {
	padding: 0 2em 2em 12em;
}
