#hero .switch .hero-ambientDegradation { background-image: url(http://images.apple.com/euro/macbook-pro/images/overview_hero.jpg); }

@media only screen and (min-device-pixel-ratio:1.5) and (min-device-width:321px),
	only screen and (-webkit-min-device-pixel-ratio:1.5) and (min-device-width:321px) {
		#hero .switch .hero-ambientDegradation { background-image: url(http://images.apple.com/euro/macbook-pro/images/overview_hero_2x.jpg); }
}

@media only screen and (max-device-width: 768px) {
body#overview #display p { padding: 0px 134px; }
}

#buystrip .grid4col .column.first img.product { margin-bottom: 13px; }
body#overview #content { padding: 0; }


#buystrip .grid4col .column.first img.product { margin: 14px 0; }