@media only screen and (max-width: 1500px){
    .heeader_sosial{right:  0}

}
@media only screen and (min-width: 1500px){
    .pad-22{
        position: relative;
        left: 110px;
    }

}