.brand-mark {
  overflow: hidden !important;
  padding: 0 !important;
  background: #fff !important;
}

.brand-mark img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  border-radius: inherit;
}
