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

/*
  .section-more-features .image-ios { background-image:url("/euro/airtag/a/screens_alt/images/overview/simple_setup__czpley16ao02_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-more-features .image-ios { background-image:url("/euro/airtag/a/screens_alt/images/overview/simple_setup__czpley16ao02_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .section-more-features .image-ios { background-image:url("/euro/airtag/a/screens_alt/images/overview/simple_setup__czpley16ao02_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-more-features .image-ios { background-image:url("/euro/airtag/a/screens_alt/images/overview/simple_setup__czpley16ao02_medium_2x.jpg"); }
}
@media only screen and (max-width: 734px) {
  .section-more-features .image-ios { background-image:url("/euro/airtag/a/screens_alt/images/overview/simple_setup__czpley16ao02_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-more-features .image-ios { background-image:url("/euro/airtag/a/screens_alt/images/overview/simple_setup__czpley16ao02_small_2x.jpg"); }
}

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

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

.section-tiles .tile-copy {
	margin: 1.55em auto;
}

.xsmall {
	display: none;
}
@media only screen and (max-width: 320px) {
	.xsmall {
		display: block;
	}
}

.section-tech-specs .section-size-and-weight .airtag-measurements .caption-height {
	margin-top: 1em;
}

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