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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-header .techspecs-rowheader {
	min-height: 28px;
}

.section-buttons-and-connectors .diagram-text.top-button {
    top: -36px;
}

@media only screen and (max-width: 1068px) {
    .section-buttons-and-connectors .diagram-text.top-button {
        top: -36px;
    }
}

@media only screen and (max-width: 734px) {
    .section-buttons-and-connectors .diagram-text.top-button {
        top: -22px;
    }
}

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