.brand .brand-mark-image {
  display: block;
  width: 39px;
  height: 39px;
  flex: 0 0 39px;
  object-fit: contain;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
