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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .content-headline {
	margin-bottom: 2em;
}
.section-environment .callout-techspecs-environment .callout-techspecs-environment-content .callout-techspecs-environment-first-column {
	margin-top: 0;
}

@media only screen and (min-width: 1069px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		width: 190px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		width: 200px;
		top: 149px;
		line-height: 1.1;
	}
	.diagram-text-item {
		font-size: 15px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release {
		width: 154px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		width: 131px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		width: 154px;
		top: 105px;
		line-height: 1.1;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release-lower {
		width: 153px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text {
		font-size: 11px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		top: 252px;
		line-height: 1.1;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release {
		top: 180px;
	}
}

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