.social {height: 33px; overflow: hidden;} .social-list { display: table; } .social-list li { padding: 0 36px; display: table-cell; cursor: pointer;} @media only screen and (max-width:320px) { .social-list li { padding: 0 29px; }}