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

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

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

@media only screen and (max-width: 320px) {
	.section-hero .section-content .hero-slide-wrapper .upper-content .copy-wrapper {
		margin-bottom: -32px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-content .typography-site-tile {
		margin-right: auto;
		margin-left: auto;
	}
}

.section-tech-specs .section-size-and-weight .airtag-measurements .caption-height {
	margin-top: 1em;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
