/* LOCALISED IMAGES - START */
.image-overview-hero-lockup { background-image: url("https://images.apple.com/nz/ios/home/images/hero_lockup_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)
{
	.image-overview-hero-lockup { background-image: url("https://images.apple.com/nz/ios/home/images/hero_lockup_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.image-overview-hero-lockup { background-image: url("https://images.apple.com/nz/ios/home/images/hero_lockup_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)
{
	.image-overview-hero-lockup { background-image: url("https://images.apple.com/nz/ios/home/images/hero_lockup_medium_2x.png"); }
}

@media only screen and (max-width: 735px)
{
	.image-overview-hero-lockup { background-image: url("https://images.apple.com/nz/ios/home/images/hero_lockup_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)
{
	.image-overview-hero-lockup { background-image: url("https://images.apple.com/nz/ios/home/images/hero_lockup_small_2x.png"); }
}

.image-overview-rooms { background-image: url("https://images.apple.com/nz/ios/home/images/rooms_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)
{
	.image-overview-rooms { background-image: url("https://images.apple.com/nz/ios/home/images/rooms_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.image-overview-rooms { background-image: url("https://images.apple.com/nz/ios/home/images/rooms_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)
{
	.image-overview-rooms { background-image: url("https://images.apple.com/nz/ios/home/images/rooms_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.image-overview-rooms { background-image: url("https://images.apple.com/nz/ios/home/images/rooms_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)
{
	.image-overview-rooms { background-image: url("https://images.apple.com/nz/ios/home/images/rooms_small_2x.jpg"); }
}

.image-overview-appletv { background-image: url("https://images.apple.com/nz/ios/home/images/appletv_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)
{
	.image-overview-appletv { background-image: url("https://images.apple.com/nz/ios/home/images/appletv_large_2x.jpg"); }
}

@media only screen and (max-width: 1068px)
{
	.image-overview-appletv { background-image: url("https://images.apple.com/nz/ios/home/images/appletv_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)
{
	.image-overview-appletv { background-image: url("https://images.apple.com/nz/ios/home/images/appletv_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px)
{
	.image-overview-appletv { background-image: url("https://images.apple.com/nz/ios/home/images/appletv_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)
{
	.image-overview-appletv { background-image: url("https://images.apple.com/nz/ios/home/images/appletv_small_2x.jpg"); }
}

/* LOCALISED IMAGES - END */
