.clearfix:before {
  content: '';
  display: table;
}

.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

/*# sourceMappingURL=clearfix.css.map */
