@media only screen and (min-width: 961px) and (max-width: 1024px) {
    
    #sideSocial {
        top:65.5%;
    }
    
}