header {
	margin-bottom: 4rem;
}

@media (max-width: 40rem) {
	header {
		margin-bottom: 2rem;
	}
}