/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/* Tech Specs Section Size and Weight Area Start */

.section-tech-specs .section-size-and-weight .airtag-measurements .caption-height {
	top: 95px;
}

/* Tech Specs Section Size and Weight Area End */

/* Section Tiles Start */

@media only screen and (min-width: 735px) {
	.section-tiles .tile-copy {
		margin-left: auto;
		margin-right: auto;
	}
}

.section-manifesto .image-tile-keychain {
	background-image: url("/ecc-shared/airtag/images/overview/tile_keychain__gjswyordcc2u_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("/ecc-shared/airtag/images/overview/tile_keychain__gjswyordcc2u_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-manifesto .image-tile-keychain {
		background-image: url("/ecc-shared/airtag/images/overview/tile_keychain__gjswyordcc2u_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("/ecc-shared/airtag/images/overview/tile_keychain__gjswyordcc2u_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-manifesto .image-tile-keychain {
		background-image: url("/ecc-shared/airtag/images/overview/tile_keychain__gjswyordcc2u_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("/ecc-shared/airtag/images/overview/tile_keychain__gjswyordcc2u_small_2x.jpg");
	}
}

.section-accessories .image-accessories {
	background-image: url("/ecc-shared/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("/ecc-shared/airtag/images/overview/accessories__d028mzwnd0a6_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-accessories .image-accessories {
		background-image: url("/ecc-shared/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("/ecc-shared/airtag/images/overview/accessories__d028mzwnd0a6_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-accessories .image-accessories {
		background-image: url("/ecc-shared/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("/ecc-shared/airtag/images/overview/accessories__d028mzwnd0a6_small_2x.jpg");
	}
}

/* Section Tiles End */

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
