.section-connections .techspecs-row .pin-connections-wrapper .pin-headphone{
    left: 466px;
}

@media (max-width:1068px){
    .section-connections .techspecs-row .pin-connections-wrapper .pin-headphone{
        left: 361px;
    }
}

@media (max-width:734px){
    .section-connections .techspecs-row .pin-connections-wrapper .pin-headphone{
        left: 187px;
    }
}