ul.social-follow-list{display:flex;flex-wrap:wrap;justify-content:flex-end;list-style-type:none;padding:0;margin:0}ul.social-follow-list li.social-follow-list-items:not(:last-child){margin-right:14px}ul.social-follow-list li.social-follow-list-items a{background-color:#1f1d5a;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%}ul.social-follow-list li.social-follow-list-items svg{height:16px;fill:#fff}@media screen and (max-width:480px){ul.social-follow-list li.social-follow-list-items a{width:35px;height:35px}ul.social-follow-list li.social-follow-list-items:not(:last-child){margin-right:9px}}