#fw-section-custom-html-b1850666-292e-4049-a1e2-8e41c7748205 {


/* Create three equal columns that floats next to each other */
.column {
  float: left;  
  width: 33.33%;
  padding: 10px;
  height: 110px; /* Should be removed. Only for demonstration */
}

}