/* Localised Screens */

.section-setup .setup-ios-icon { background-image: url("/au/icloud/shared/images/setup_ios_large.png"); }

@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) {
	.section-setup .setup-ios-icon { background-image: url("/au/icloud/shared/images/setup_ios_large_2x.png"); }
}

@media only screen and (max-width: 1068px) {
	.section-setup .setup-ios-icon { background-image: url("/au/icloud/shared/images/setup_ios_medium.png"); }
}

@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) {
	.section-setup .setup-ios-icon { background-image: url("/au/icloud/shared/images/setup_ios_medium_2x.png"); }
}

@media only screen and (max-width: 735px) {
	.section-setup .setup-ios-icon { background-image: url("/au/icloud/shared/images/setup_ios_small.png"); }
}

@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) {
	.section-setup .setup-ios-icon { background-image: url("/au/icloud/shared/images/setup_ios_small_2x.png"); }
}

.glass-apps-intro-iphone .glass-screen { background-image: url("/au/icloud/shared/images/screen_apps_intro_iphone_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) {
	.glass-apps-intro-iphone .glass-screen { background-image: url("/au/icloud/shared/images/screen_apps_intro_iphone_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
	.glass-apps-intro-iphone .glass-screen { background-image: url("/au/icloud/shared/images/screen_apps_intro_iphone_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) {
	.glass-apps-intro-iphone .glass-screen { background-image: url("/au/icloud/shared/images/screen_apps_intro_iphone_medium_2x.jpg"); }
}
@media only screen and (max-width: 735px) {
	.glass-apps-intro-iphone .glass-screen { background-image: url("/au/icloud/shared/images/screen_apps_intro_iphone_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) {
	.glass-apps-intro-iphone .glass-screen { background-image: url("/au/icloud/shared/images/screen_apps_intro_iphone_small_2x.jpg"); }
}


/* End Localised Screens */

/* Localised Fixes */

/* End Localised Fixes */
