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

.section-more-features .image-ios {
	background-image: url("/v/airtag/e/images/overview/simple_setup__eqfbz9km7t6q_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("/v/airtag/e/images/overview/simple_setup__eqfbz9km7t6q_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-more-features .image-ios {
		background-image: url("/v/airtag/e/images/overview/simple_setup__eqfbz9km7t6q_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("/v/airtag/e/images/overview/simple_setup__eqfbz9km7t6q_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-more-features .image-ios {
		background-image: url("/v/airtag/e/images/overview/simple_setup__eqfbz9km7t6q_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("/v/airtag/e/images/overview/simple_setup__eqfbz9km7t6q_small_2x.jpg");
	}
}

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

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

@media only screen and (max-width: 325px) {
	.section-hero .section-content .hero-slide-wrapper .upper-content .copy-wrapper .hero-headline {
		font-size: 38px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-privacy .column-copy-privacy .copy-wrapper {
		width: 367px;
	}
}

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

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