/* ============================================================
   v289 · Unternehmensseite – finale Hero-/Globe-Schärfung
   - Hero spricht erstmals als Unternehmen statt als Produktkategorie
   - EPS-Globe ca. 6 % größer
   - originale Deutschland-Geometrie leicht klarer in mattem Gold
   ============================================================ */

@media (min-width: 1181px) {
  .company-globe {
    width: min(100%, 370px);
  }
}

@media (min-width: 981px) and (max-width: 1180px) {
  .company-globe {
    width: min(100%, 334px);
  }
}
