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

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

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

@media only screen and (max-width: 1068px) {
	.techspecs-column {
		margin-left: 8%;
	}

	.techspecs.with-1-column .techspecs-column {
		width: 70%;
	}
}

@media only screen and (max-width: 734px) {
	.techspecs.with-1-column.with-fullwidthrowheader-small .techspecs-rowheader + .techspecs-column {
		margin-left: 0;
	}

	.techspecs.with-1-column.with-fullwidthrowheader-small .techspecs-column {
		width: 100%;
	}
}

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

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.row.row-logical.with-flow.row-how-works {
		flex-wrap: nowrap;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-network .canvas-wrapper {
		margin-left: -257px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-network .canvas-wrapper {
		margin-left: -414px;
	}
}

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