


@media only screen and (max-width: 400px) {
ul.list--inline.social-icons {
    DISPLAY: NONE;
}
}
