@media (max-width: 768px) {
  .footer-logo {
    display: block;
    margin: 0 auto 16px auto;
    width: 100px;
    height: auto;
  }
}
