@media (max-width: 768px) { 
  .footer img { 
    width: 50%;
    height: auto;
  }
}

