/*  localised images */


.page-overview .image-overview-download-itunes {
	width: 715px;
	height: 380px;
	background-size: 715px 380px;
	background-image: url("http://images.apple.com/au/itunes/download/images/download_itunes_large.jpg");
}
.page-overview iframe
{
height: 1320px;
}
@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-download-itunes { background-image: url("http://images.apple.com/au/itunes/download/images/download_itunes_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
	.page-overview .image-overview-download-itunes {
		width: 450px;
		height: 240px;
		background-size: 450px 240px;
		background-image: url("http://images.apple.com/au/itunes/download/images/download_itunes_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-download-itunes { background-image: url("http://images.apple.com/au/itunes/download/images/download_itunes_medium_2x.jpg"); }
}

@media only screen and (max-width: 735px) {
	.page-overview .image-overview-download-itunes {
		width: 450px;
		height: 240px;
		background-size: 450px 240px;
		background-image: url("http://images.apple.com/au/itunes/download/images/download_itunes_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-download-itunes { background-image: url("http://images.apple.com/au/itunes/download/images/download_itunes_small_2x.jpg"); }
}

.page-overview .image-overview-looking-itunes-hero {
    width: 897px;
    height: 477px;
    background-size: 897px 477px;
    background-image: url("http://images.apple.com/au/itunes/download/images/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/au/itunes/download/images/looking_itunes_hero_large_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .image-overview-looking-itunes-hero {
        width: 639px;
        height: 340px;
        background-size: 639px 340px;
        background-image: url("http://images.apple.com/au/itunes/download/images/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/au/itunes/download/images/looking_itunes_hero_medium_2x.jpg");
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .image-overview-looking-itunes-hero {
        width: 268px;
        height: 142px;
        background-size: 268px 142px;
        background-image: url("http://images.apple.com/au/itunes/download/images/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/au/itunes/download/images/looking_itunes_hero_small_2x.jpg");
    }
}

.page-overview .image-overview-itunes-ios-device {
    width: 458px;
    height: 536px;
    background-size: 458px 536px;
    background-image: url("http://images.apple.com/au/itunes/download/images/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/au/itunes/download/images/itunes_ios_device_large_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .image-overview-itunes-ios-device {
        width: 368px;
        height: 430px;
        background-size: 368px 430px;
        background-image: url("http://images.apple.com/au/itunes/download/images/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/au/itunes/download/images/itunes_ios_device_medium_2x.jpg");
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .image-overview-itunes-ios-device {
        width: 224px;
        height: 265px;
        background-size: 224px 265px;
        background-image: url("http://images.apple.com/au/itunes/download/images/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/au/itunes/download/images/itunes_ios_device_small_2x.jpg");
    }
}


/* END of localised images */