.column {
  float: left;
  width: 25%;
  padding: 10px 5px;
}

.highlight-clean {
  color: #313437;
  background-color: #fff;
  padding: 50px 0;
}

