@media only screen
and (max-width : 903px) {
	div#header .logo {
		top:48px
	}
}
