.comparison-table {
  margin: 10px !important;
}

.comparison-table > * > * > td {
  vertical-align: top;
  width: 50%;
}

.tleft {
  text-align: left;
}

.nowrap {
  white-space: nowrap;
}
