.footer-media{ flex: 1; color: #f1f1f1; font-size: 16px; display: flex; align-items: center; a{ font-size: 18px; color: #f1f1f1; border: 1px solid #f1f1f1; border-radius: 4px; height: 38px; width: 38px; text-align: center; line-height: 38px; margin: 0 5px; display: inline-block; &:hover{ color: #ff5520; border: 1px solid #ff5520; } } } @media screen and (max-width: 35.5em){ .media-title{ display: none; } }