.tablesort {
  width: 14px;
  height: 14px;
  margin: 1px 0 0 5px;
  vertical-align: top;
}

.tablesort--asc {
  background-image: none;
}

.tablesort--desc {
  background-image: none;
}
