.two_col {
   clear: both;
   column-count: 2;
   column-gap: 15px;
   padding: 10px;
   
} 