#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); }
}

.lion-promo img.left { margin: 2px 26px 20px 18px; }