.brand-mark {
  width: 46px;
  height: 46px;
  display: block;
  flex: 0 0 46px;
  background: url('/assets/images/branding/amber-autoparts-logo-mark.png') center / contain no-repeat;
  clip-path: none;
  overflow: hidden;
  text-indent: -9999px;
}
