/*** Insert into tablet + mobile CSS for ROW ***/
display:flex;
flex-wrap:wrap;

/*** Insert into tablet + mobile CSS for the second COLUMN ***/
order:-1;