.brand-logo-image {
  display:block;
  width:76px;
  height:24px;
  object-fit:contain;
  object-position:center;
  user-select:none;
}

.portal-brand .brand-logo-image,
.home-brand .brand-logo-image {
  width:76px;
  height:24px;
}

.auth-brand .brand-logo-image,
.brand .brand-logo-image,
.home-auth-brand .brand-logo-image {
  width:96px;
  height:24px;
  margin-inline:auto;
}

.home-footer-brand .brand-logo-image {
  width:72px;
  height:22px;
}
