img.ib-vision-logo {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  object-fit: contain;
  background: transparent;
  image-rendering: auto;
  filter: none;
  mix-blend-mode: normal;
  opacity: 1;
  backdrop-filter: none;
  mask: none;
  clip-path: none;
  transform: none;
}

.logo-wrap {
  background: #fff;
  overflow: visible;
}
