.logo {
  margin: 5px 0;
}
.image-logo-block svg {
  max-width: var(--width);
  max-height: var(--height);
}
