/* Scoped overrides for /growth-strategies only.
   !important needed because CatalogStyles injects .cat-grid { min-height: 400px }
   via an inline <style> tag that always appears later in source order. */
.cat-grid {
  min-height: 0 !important;
}
