@media screen and ( max-width: 740px ) {	
body {
		background-position: center -90px;
	}
}