.brand img,
.mini-brand img,
.tool-card img,
.model-picker img {
  object-fit: contain;
  background: transparent !important;
}

.tool-card img,
.model-picker img {
  box-shadow: none !important;
  border: none !important;
}
