.comment-numbers {
    border-right: 2px solid #00a7d0;
}

.doctor-banner .header-list ul
{
    list-style: none;
    padding-left: 0;
    font-size: 16px;
}

.doctor-banner .header-list ul li
{
    white-space: nowrap;
    color: #0a212c;
}

.doctor-banner .comment-numbers ul li
{
    text-align: right;
    font-weight: bold;
}

.sidebar-widget .doctor-banner .header-list ul
{
    font-size: 14px;
}