

@media handheld, only screen and (max-width: 767px) {

	#pageTitle {
		background-position: left top 	;
	}

}

