Search
In the example given below, the div elements with the class .col have 48% width and the float property is set to left.
.col
float
Using media queries, set the width of .col to 98% and float to none for a maximum screen width of 767px: