/* === INFOSTEND V78.4 LIVE HOTFIX ===
   1) Mobile hero header: remove cramped text navigation; keep approved brand and hero CTAs.
   2) No desktop/layout changes. */
@media (max-width:640px) and (orientation:portrait){
  .hero .site-header .nav{display:none!important}
}
