/*------------------------------------*\
   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 {
		position: absolute;
		line-height: 1.2;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release {
		left: 504px;
		top: 31px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		left: 504px;
		top: 75px;
		width: 175px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		left: 504px;
		width: 230px;
		top: 144px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release-lower {
		left: 504px;
		top: 206px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-speaker {
		left: 504px;
		top: 122px;
	}
}

@media (max-width: 1068px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		left: 360px;
		width: 132px;
		top: 102px;
	}

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

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

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		left: 360px;
		top: 56px;
		width: 120px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-speaker {
		left: 360px;
		top: 87px;
	}
}

@media (max-width: 734px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
		left: 147px;
		width: 160px;
		top: 252px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-band-release {
		left: 147px;
		top: 175px;
		width: 180px;
	}

	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-sensor {
		left: 147px;
		top: 204px;
		width: 180px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-speaker {
		left: 147px;
		top: 236px;
	}

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