The default column(67:33) width at mobile break point should be set to 100%

Container > column
if set the column with other width options, like 67/33, when the breakpoint change to mobile, the columns are stacked vertically automatically, which is great.
but the column width are not set to 100% width, still keeps 67% & 33%.
this may be optimized.
image