h2.post-stats-hd {
  margin-bottom: 10px;
  border-bottom: 0;
}

.post-stats-tbl {
    display: inline-block;
    line-height: 2;
    margin: 0 0 1.66667rem;
    max-width: 100%;
    overflow-x: auto;
    text-align: left;
    width:auto
}

.post-stats-tbl td, .post-stats-tbl th {
    border-bottom: #9e9e9e 1px solid;
    padding:.5em 5px;
}

.post-stats-tbl th {
    font-weight:700;
}

.post-stats-hd {
    
}