.brand-mark{
  background: none !important;
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
}

.brand-logo{
  width: 32px;
  height: 32px;
  display: block;
}

