@media only screen and (min-width: 64em) {
	.c-footer {
		padding: 50px 0 50px;
	}
}