.ft-star-off {
  float: none;
  width: 14px;
  height: 14px;
  display: inline-block;
}
.star-on {
  float:none;
  display: inline-block;
  width: 14px;
  height: 14px;
}

.ft-star-off .star-on {
  height: 18px;
}

.star-overlay {
  overflow:hidden;
  height: 14px;
}
