.site-header {
	margin-bottom: 24px;
}

@media (min-width: 900px) {
	.site-header {
		margin-bottom: 28px;
	}
}
