.pagelistingblock.col-2 .simple-list {
  column-count: 2;
}
.pagelistingblock.col-3 .simple-list {
  column-count: 3;
}