


.page-overview .image-overview-looking-itunes-hero
{
	background-image: url("http://images.apple.com/in/itunes/download/images/overview/looking_itunes_hero_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi)
{
	.page-overview .image-overview-looking-itunes-hero { background-image: url("http://images.apple.com/in/itunes/download/images/overview/looking_itunes_hero_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .image-overview-looking-itunes-hero
	{
		background-image: url("http://images.apple.com/in/itunes/download/images/overview/looking_itunes_hero_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .image-overview-looking-itunes-hero { background-image: url("http://images.apple.com/in/itunes/download/images/overview/looking_itunes_hero_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .image-overview-looking-itunes-hero
	{
		background-image: url("http://images.apple.com/in/itunes/download/images/overview/looking_itunes_hero_small.jpg");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi)
{
	.page-overview .image-overview-looking-itunes-hero { background-image: url("http://images.apple.com/in/itunes/download/images/overview/looking_itunes_hero_small_2x.jpg"); }
}


.page-overview .image-overview-itunes-ios-device
{
	background-image: url("http://images.apple.com/in/itunes/download/images/overview/itunes_ios_device_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi)
{
	.page-overview .image-overview-itunes-ios-device { background-image: url("http://images.apple.com/in/itunes/download/images/overview/itunes_ios_device_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .image-overview-itunes-ios-device
	{
		background-image: url("http://images.apple.com/in/itunes/download/images/overview/itunes_ios_device_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi)
{
	.page-overview .image-overview-itunes-ios-device { background-image: url("http://images.apple.com/in/itunes/download/images/overview/itunes_ios_device_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.page-overview .image-overview-itunes-ios-device
	{
		background-image: url("http://images.apple.com/in/itunes/download/images/overview/itunes_ios_device_small.jpg");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi)
{
	.page-overview .image-overview-itunes-ios-device { background-image: url("http://images.apple.com/in/itunes/download/images/overview/itunes_ios_device_small_2x.jpg"); }
}