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

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

/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/

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

@media only screen and (min-width: 1069px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-crown {
		top: 70px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		top: 113px;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-crown {
		top: 65px;
	}
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-speaker {
		top: 93px;
	}
}

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

.section-hardware .techspecs-column .image-hardware-connectors .diagram-crown {
	line-height: 1.25;
	top: 72px;
	max-width: 160px;
}

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

@media (max-width: 734px) {
	.section-hardware .techspecs-column .image-hardware-connectors .diagram-crown {
		left: 211px;
		top: 36px;
	}
}

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

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