header {
	margin-bottom: 0rem;
}

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

