
@media (min-width: 300px) and  (max-width: 767px) {
    
    .social-links {
    margin: 50px auto;
    width: 85%;
}
}