body.home .navbar + section {
	min-height: calc(100vh - 5em);
	display: flex; align-items: center;
}
