#viewsCount {
    display: inline-block;
    width: auto;
    min-width: 20px;
    height: 20px;
    margin-left: 0.5em;
    border-radius: 50%;
    background: #ddd;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    float: right;
}