.brand-logo {
  width: 52px !important;
  height: 52px !important;
  background: transparent !important;
  overflow: visible;
}
.brand-logo img {
  width: 52px;
  height: 52px;
  display: block;
  object-fit: contain;
}
.brand-logo svg { display: none; }
.help-btn,
.footer-github,
.modal-footer-github {
  display: none !important;
}
