/**
 * @file
 * Styling to make jQuery Masonry work on the facts and infographics page.
 */

.fact-infographic {
  /* Three columns of equal width. */
  width: 28%;
  margin: 2.6666%;
  float: left;
}