#background {
	background: url('background-footer.jpg') bottom no-repeat;
	background-size: 100vw;
	padding-bottom: 18em;
}

h1 small {
	font-size: 0.5em;
	margin-bottom: 8em;
}

.white-box {
	overflow: hidden;
}

.white-box h2 {
	margin-top: 2em;
	margin-bottom: 3em;
}

@media(max-width: 767px){
	h1 small {
		font-size: 0.5em;
		margin-bottom: 2em;
	}
}
