saragreenlaw
3/3/2017 - 7:24 PM

center

center

.row {
  width: 100%;
  text-align: center;
}

.columns {
  width: 33%;
  min-width: 280px;
  vertical-align: top;/*Fix for different     height elements*/
  margin-bottom: 10px;
  display: inline-block;
  background-color: #f45805;
  color: #fff;
 }