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

.section-hardware .techspecs-column .image-hardware-connectors .diagram-text {
	position: absolute;
	line-height: 1.2;
}

@media (min-width: 1069px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		left: 504px;
		top: 84px;
		width: 175px;
		line-height: 16.2px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		left: 504px;
		width: 190px;
		top: 148px;
		line-height: 16px;
	}
}

@media (max-width: 1068px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		top: 61px;
		line-height: 12px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		top: 104px;
		line-height: 12px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release {
		left: 360px;
		top: 30px;
		width: 107px;
	}
}

@media (max-width: 734px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		top: 215px;
		line-height: 12px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		top: 253px;
		line-height: 12px;
		width: 210px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release-lower {
		width: 168px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-mic {
		top: 93px;
		width: 142px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release {
		top: 186px;
		left: 147px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
