Use 25/75 responsive split on sections with narrow first column (usually a heading) followed by large content area that isn't split into smaller columns.
On medium screens it becomes a split of 2 columns + 4 columns.
To achieve that use row--25-75 is-split-on-medium
class names on the row and col
on the columns.