.brand-logo {
  width: 42px;
  height: 42px;
  display: block;
  object-fit: cover;
  border-radius: 10px;
}

.footer-brand .brand-logo {
  width: 34px;
  height: 34px;
  border-radius: 8px;
}
