
/* FRONTIERMIND GLOBAL FOOTER V1.8A
   One definitive footer-logo size on every public page. */

.fm-footer .fm-global-footer-logo{
  display:block !important;
  width:118px !important;
  max-width:118px !important;
  min-width:118px !important;
  height:auto !important;
  max-height:none !important;
  object-fit:contain !important;
  margin:0 0 14px 0 !important;
}

@media(max-width:760px){
  .fm-footer .fm-global-footer-logo{
    width:118px !important;
    max-width:118px !important;
    min-width:118px !important;
  }
}
