/******** Localised images start ********/
.page-overview .section-developers .apps .image-icon-airbnb
{
	background-repeat: no-repeat;
	background-size: 62px 62px;
	background-image: url("/nz/swift/images/icon_airbnb_large.png");
	width: 62px;
	}

@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 .section-developers .apps .image-icon-airbnb { background-image: url("/nz/swift/images/icon_airbnb_large_2x.png"); }
}




.page-overview .section-educators {
    background-image: url("/nz/swift/images/educators_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 .section-educators {
        background-image:url("/nz/swift/images/educators_large_2x.jpg")
    }
}


.page-overview .section-everywhere .image-everywhere-hero {
    background-image: url("/nz/swift/images/everywhere_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 .section-everywhere .image-everywhere-hero {
        background-image:url("/nz/swift/images/everywhere_large_2x.jpg");
    }
}

/******** Localised images end ********/

/******** Local fixes start ********/

/******** Local fixes end ********/
