.placeholder-svg {
    background-image: url('/cdn/shop/files/my-brand-placeholder.svg?v=1782049447');
    background-size: 50%;
    background-position: center;
    filter: none !important;
    background-repeat: no-repeat;
}
.placeholder-svg path {
  display: none !important;
}