/* FIX: zapnout wrapper loga (n kde ho n co vyp n ) */
.site-name {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  height: 100% !important;
  overflow: visible !important;
}

/* a  je logo  norm ln  */
a[data-testid="linkWebsiteLogo"] {
  display: inline-flex !important;
  align-items: center !important;
  line-height: 1 !important;
}

a[data-testid="linkWebsiteLogo"] img {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-height: 60px !important;
  /* zm   dle pot eby */

  filter: none !important;
  mix-blend-mode: normal !important;
  opacity: 1 !important;
}