.error404 #site-content {
	padding-bottom: 4rem;
}

@media (min-width: 700px) {

	.error404 #site-content {
		padding-bottom: 8rem;
	}
}

