.top-star{ 
    font-size:32px; position:relative; margin:0 5px;
    border: 2px solid #555;
    padding: 10px;
    border-radius: 100%;
    width: 56px;
    height: 56px;
    box-shadow: 0 0 10px 1px #555;
}

.top-star-list{ font-size:24px; position:relative; margin:0 5px;}

.performance{
    margin-top:16px;
    margin-left:-20px;
}
.col-topper{ text-align:left;}
.col-topper .fa{ text-align:center;}
.col-topper .inline{ vertical-align:middle;}
.col-topper h5{ margin-top:0; margin-bottom:0px; font-size:12px; color:#999;}
.col-topper p{ margin-bottom:0;}
.col-topper p span{ font-size:2em; margin-right:4px;}
@media screen and (max-width:767px){
    .col-topper{ margin-bottom:18px;}
}

.stats-spacer{
    height:32px;
}

.statistics{ margin-left:-5px;}
.statistics h4{ margin-top:0; font-size:1.8em;}
.statistics h4 small{ display:block; padding-bottom:8px; font-size:0.6em;}
@media screen and (max-width:767px){
    .statistics h4{ margin-bottom:24px;}
    .stats-spacer{
        height:18px;
    }
}