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

/*------------------------------------*\
   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
\*------------------------------------*/
