/* P7 correction C01: direct full-width phase panels are not necessarily .card elements. */
.screen-grid > .full {
  grid-column: 1 / -1;
  min-width: 0;
}
