/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
p.diagram-text-item {
	font-size: 14px;
}
@media only screen and (max-width: 1068px) {
	p.diagram-text-item {
		font-size: 10px;
	}
	.section-environmental-requirements .techspecs-rowheader {
		font-size: 18px;
	}
}
@media only screen and (max-width: 768px) {
	p.diagram-text-item {
		font-size: 10px;
	}
}

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