﻿/*list numbered*/
.most-read .media {
    border-bottom: 1px solid #b0b0b0;
    padding-bottom: 10px;
    margin-top: 10px;
}

.most-read .media .media-heading {
    margin-top: 1px;
    font-size: 16px;
    line-height: 1.5;
}
.number-left, .item-body {
    display: table-cell;
    vertical-align: top;
}
.item-body {
    padding: 0 15px;
}
.big-number {
    color: #c6c6c6;
    font-size: 34px;
    font-weight: 300;
    line-height: 40px;
}
