div.logo {
  background-image: var(--vendor-logo-url);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
