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

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

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

@media screen and (min-width: 1069px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		top: 114px;
	}
}

@media screen and (min-width: 735px) and (max-width: 1068px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		top: 94px;
	}
}

@media screen and (max-width: 734px) {
}

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