.brand img {
  width: 50px;
  height: 50px;
  border-radius: 0;
  object-fit: contain;
}

footer .footer-brand img {
  width: 82px;
  height: 82px;
  border-radius: 0;
  object-fit: contain;
}
