.brand-logo {
  display: block;
  width: 42px;
  height: 42px;
  object-fit: contain;
}

footer .brand-logo {
  width: 38px;
  height: 38px;
}
