.vefl-twocol .vefl-region {
  float: left;
  width: 50%;
}
.vefl-threecol .vefl-region {
  float: left;
  width: 33.33%;
}
