header #banner {
	position: fixed;
	top: 0px;
	width: 33%;
	margin-left: 33%;
	margin-right: 33%;
}

section {
	height: 100vh;
	padding: 0 7px 200px 7px;
}
