/* Intentionally minimal.

   An earlier version asserted the full-bleed geometry of .fusion-fullwidth
   with margin-left/right: -8.1395%. That number came from oversys-usa.com,
   where the content row is 86% of #main. Applied to every site it was wrong:
   on airbridgepr.com the row is 96.2% of #main, so the correct value is about
   -2%, and forcing -8.1395% pushed the section 94px left of #main - the first
   tile of the homepage row disappeared behind the fixed sidebar.

   The guard was defensive rather than corrective: the theme's own percentages
   already reflow correctly at every width. Hardcoding one site's proportions
   across five was a net loss, so the rules are gone rather than
   per-site-computed. Anything added here must hold for ALL sites. */
