#footer .block-social ul{
justify-content: center;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  #footer .block-social {
    display: block;
  }
}