/* specs css */
.section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
    line-height: 16px;
}

@media (max-width:1068px) {
    .section-hardware .techspecs-column .image-hardware-connectors .diagram-text.diagram-optical {
        line-height: 11px;
    }
}