#sponsor-logo {
  max-height: 300px;
  max-width: 300px;
}

#sponsor-logo img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}