@media (max-width: 768px) {
  .footer__social {
    justify-content: start !important;
  }
}