@media screen and (min-width: 70em) {
	body .site-prefooter h2 {
		font-size: 1.625rem;
		line-height: 1.25em;
		margin-bottom: 1.25rem;
	}

	body .site-prefooter .container {
		padding-top: 1.75rem;
		padding-bottom: 1.25rem;
	}
}
