/* line 1, sass/tb-company-list.sass */
.company-list div {
  background: #eee;
  display: inline-block;
  margin: 2px 0;
  padding: 0 4px;
}
