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

@media (min-width: 1069px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		right: 16px;
		top: 114px;
		line-height: 1.15;
	}
}

@media (max-width: 1068px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		right: -5px;
		top: 96px;
	}
}

@media (max-width: 734px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		right: 58px;
		top: 215px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
