/*Localized Screens*/

/* Accesories */
.section-accessories .image-accessories {
	background-image: url("/lae/airtag/images/overview/accessories__d028mzwnd0a6_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) {
	.section-accessories .image-accessories {
		background-image: url("/lae/airtag/images/overview/accessories__d028mzwnd0a6_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-accessories .image-accessories {
		background-image: url("/lae/airtag/images/overview/accessories__d028mzwnd0a6_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) {
	.section-accessories .image-accessories {
		background-image: url("/lae/airtag/images/overview/accessories__d028mzwnd0a6_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-accessories .image-accessories {
		background-image: url("/lae/airtag/images/overview/accessories__d028mzwnd0a6_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-accessories .image-accessories {
		background-image: url("/lae/airtag/images/overview/accessories__d028mzwnd0a6_small_2x.jpg");
	}
}

/* Keychain */
.section-manifesto .image-tile-keychain {
	background-image: url("/lae/airtag/images/overview/tile_keychain__csyd7pmtexci_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) {
	.section-manifesto .image-tile-keychain {
		background-image: url("/lae/airtag/images/overview/tile_keychain__csyd7pmtexci_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-manifesto .image-tile-keychain {
		background-image: url("/lae/airtag/images/overview/tile_keychain__csyd7pmtexci_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) {
	.section-manifesto .image-tile-keychain {
		background-image: url("/lae/airtag/images/overview/tile_keychain__csyd7pmtexci_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-manifesto .image-tile-keychain {
		background-image: url("/lae/airtag/images/overview/tile_keychain__csyd7pmtexci_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-manifesto .image-tile-keychain {
		background-image: url("/lae/airtag/images/overview/tile_keychain__csyd7pmtexci_small_2x.jpg");
	}
}
