@media screen and (min-width: 768px) {
  .page-footer .footer-columns .extra-column{
    display: flex;
    flex-direction: column;
  }   
}