/* Hero image screen updates */
.page-find-my-iphone .section-location .hero-image {
	background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/location_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) {
	.page-find-my-iphone .section-location .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/location_large_2x.png")
	}
}
@media only screen and (max-width:1068px) {
	.page-find-my-iphone .section-location .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/location_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) {
	.page-find-my-iphone .section-location .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/location_medium_2x.png")
	}
}
@media only screen and (max-width:735px) {
	.page-find-my-iphone .section-location .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/location_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) {
	.page-find-my-iphone .section-location .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/location_small_2x.png")
	}
}

/* Play sound section screen updates */
.page-find-my-iphone .section-sound .hero-image {
	background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/sound_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) {
	.page-find-my-iphone .section-sound .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/sound_large_2x.png")
	}
}
@media only screen and (max-width:1068px) {
	.page-find-my-iphone .section-sound .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/sound_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) {
	.page-find-my-iphone .section-sound .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/sound_medium_2x.png")
	}
}
@media only screen and (max-width:735px) {
	.page-find-my-iphone .section-sound .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/sound_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) {
	.page-find-my-iphone .section-sound .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/sound_small_2x.png")
	}
}

/* Lost mode section screen updates */
.page-find-my-iphone .section-lost .hero-image {
	background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/lost_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) {
	.page-find-my-iphone .section-lost .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/lost_large_2x.png")
	}
}
@media only screen and (max-width:1068px) {
	.page-find-my-iphone .section-lost .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/lost_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) {
	.page-find-my-iphone .section-lost .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/lost_medium_2x.png")
	}
}
@media only screen and (max-width:735px) {
	.page-find-my-iphone .section-lost .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/lost_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) {
	.page-find-my-iphone .section-lost .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/lost_small_2x.png")
	}
}

/* Remote erase section screen updates */
.page-find-my-iphone .section-erase .hero-image {
	background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/erase_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) {
	.page-find-my-iphone .section-erase .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/erase_large_2x.png")
	}
}
@media only screen and (max-width:1068px) {
	.page-find-my-iphone .section-erase .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/erase_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) {
	.page-find-my-iphone .section-erase .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/erase_medium_2x.png")
	}
}
@media only screen and (max-width:735px) {
	.page-find-my-iphone .section-erase .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/erase_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) {
	.page-find-my-iphone .section-erase .hero-image {
		background-image: url("https://images.apple.com/in/icloud/find-my-iphone/images/erase_small_2x.png")
	}
}