.page-builtinapps .image-itunes-screen {
	background-repeat:no-repeat;
	background-size:727px 454px;
	background-image:url(/ca/fr/mac/shared/osx/images/builtinapps/itunes_screen_large.jpg);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi),(-webkit-min-device-pixel-ratio: 144),(min-resolution: 144dppx) {
	.page-builtinapps .image-itunes-screen {
		background-image:url(/ca/fr/mac/shared/osx/images/builtinapps/itunes_screen_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.page-builtinapps .image-itunes-screen {
		background-size:520px 325px;
		background-image:url(/ca/fr/mac/shared/osx/images/builtinapps/itunes_screen_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: 144dpi),only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 144),only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
	.page-builtinapps .image-itunes-screen {
		background-image:url(/ca/fr/mac/shared/osx/images/builtinapps/itunes_screen_medium_2x.jpg);
	}
}

@media only screen and (max-width: 735px) {
	.page-builtinapps .image-itunes-screen {
		background-size:217px 136px;
		background-image:url(/ca/fr/mac/shared/osx/images/builtinapps/itunes_screen_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: 144dpi),only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 144),only screen and (max-width: 735px) and (min-resolution: 144dppx) {
	.page-builtinapps .image-itunes-screen {
		background-image:url(/ca/fr/mac/shared/osx/images/builtinapps/itunes_screen_small_2x.jpg);
	}
}