.info-box-stats i {
    font-size: 20px;
    margin-left: 5px;
}

#bet-stats-bet, #bet-stats-win, #bet-stats-profit, #bet-stats-count, #drop-stats-count, #drop-stats-in, #drop-stats-profit, #drop-stats-out {
    font-weight: 300;
}
.info-box .info-box-stats span.info-box-title {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
    color: #B0B0B0;
}

.btn-block :first-child{position:absolute;left:0;top:5px;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgba(0,0,0,0.2)}

@media (max-width: 991px) {
    .column-margin {
      margin: 4px 0;
    }
  }