/* Grid system responsive code is in general.less */
/* Grid system responsive code is in general.less */
+/* Since every column has 2% padding (1% on each side) its width is (((its number/12) * 100)-2) percent (truncated, to avoid spillage.) Thus, c12 has width 98%. */