#mainnav {
	
	position: static;
}

#feed {
	
	height: 570px;
}

.uk-cover-background {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}