/* LIVE 1.4: only the public archive's Projects & Systems heading card.
   The original project stylesheet caps this card at 720px. Match the
   existing full-width portrait/RED Science cards without changing media. */
body.red-shell-page #projekte-systeme.archive-section > .archive-section-head > div {
  width: 100%;
  max-width: none;
}
