
@media (min-width: 768px) and (max-width: 1023px) {
    
    .social-links {
    margin: 60px auto;
    width: 50%;
}
}