/* FL-LOGO-117 cache-bust overlay — desktop header logo (+10% from 106) */
@media (min-width: 768px) {
  #header #_desktop_logo img,
  #header #_desktop_logo img.logo,
  #header #_desktop_logo img.img-fluid,
  #header .header-logo img,
  #header .logo img,
  .header-logo img,
  .logo img {
    max-width: 117px !important;
    max-height: 117px !important;
    width: auto !important;
    height: auto !important;
  }
}
