
/* AvenSci V1.23F5 — exact Home logo asset, no distortion */
body .fm-header .fm-logo{
  flex:0 0 330px !important;
  width:330px !important;
  min-width:330px !important;
  max-width:330px !important;
  height:85px !important;
  min-height:85px !important;
  max-height:85px !important;
  display:flex !important;
  align-items:center !important;
  overflow:visible !important;
  transform:none !important;
  zoom:1 !important;
}
body .fm-header .fm-logo img{
  display:block !important;
  width:305px !important;
  min-width:305px !important;
  max-width:305px !important;
  height:85px !important;
  min-height:85px !important;
  max-height:85px !important;
  object-fit:contain !important;
  object-position:left center !important;
  margin:0 !important;
  padding:0 !important;
  transform:none !important;
  zoom:1 !important;
}
body .fm-header,
body .fm-header .fm-wrap.fm-header__row{
  min-height:96px !important;
}
