#productheader #hires-productheader-title { background-image: url(http://images.apple.com/dk/ios/ios7/images/productheader_title.png); background-size: 455px 30px; }

/* Retina */
@media only screen and (-webkit-min-device-pixel-ratio:1.5) and (min-device-width:321px),
		only screen and (min-device-pixel-ratio:1.5) and (min-device-width:321px) {

		#productheader #hires-productheader-title { background-image:url(http://images.apple.com/dk/ios/ios7/images/productheader_title_2x.png); }
	}

#directorynav.ios .column { width: 190px; padding: 9px 0 0 54px; }

.main .hardware.iphone.two-column { padding: 96px 42px 0 39px; }