I want to make one single column out of two, for a mobile page, but I want to keep the same content and just edit css. Is there a way to do this so when
media="only screen and (min-width:0px) and (max-width:125px)">
the two columns become one long one?