/* col.css */
.col{
width:46%;
float:left;
padding:0% 2%;
}