Use the 25/75 split on large screens for sections with a narrow first column (usually a heading), followed by a large content area that can be split into smaller nested grid if needed.
On medium and small screens, columns will be stacked.
To achieve that, use the row--25-75-on-large
class name on the row and col
on the columns.