.brand {
  padding: 8px 12px 17px;
}

.brand img {
  height: 67px;
  max-height: none;
  background: #ffffff;
  border-radius: 4px;
  object-fit: contain;
  padding: 5px;
  filter: none;
}
