.star-rating {
    overflow: hidden;
    position: relative;
    height: 1.618em;
    line-height: 1.618;
    font-size: 14px;
    width: 6.3em;
    font-family: "star" !important;
    font-weight: 400;
}

table td, table th {
    padding: 1em 1.41575em;
    text-align: right !important;
    vertical-align: top;
    word-break: break-all;
}
