.soc-media-list--footer-main {
    flex-wrap: wrap;
    gap: 14px 24px;
    max-width: 168px;
}

.soc-media-list--footer-main .soc-media-list__item:not(:last-child) {
    margin-right: 0;
}

.soc-media-list--footer-main .soc-media-list__image--round {
    border-radius: 50%;
}
