@media (max-width:1068px) and (min-width:735px) {
    .techspecs-rowheader.privacy-rowheader{
        position: relative;
        left: -10px;	
    }
}

@media (min-width:1068px){
    .section-external .image-external-connectors .diagram-text.diagram-speaker {
        left: 42px;
        width: 108px;
    }
}
