/* CSS Document */
@media screen and (min-width: 1024px) {
header {
	position: static;
	width: 100%;
}
}