.compare_count
{
    line-height: 21px;
    position: absolute;
    top: -2px;
    right: -8px;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    background: #ff7100;
}