.platinum-tips {
    overflow-y: auto;
    margin-top: 0px !important;
}
.platinum-tips .frequent-cnt {
    padding: 4px;
}

#betList th {
    padding: 2px;
    background-color: #100;
    white-space: nowrap;
}

#betList td {
    padding: 2px;
}
@media (max-width: 767px) {
    #betList td {
        white-space: nowrap;
    }
}

#betList .stats_score {
    text-align: center;
    white-space: nowrap;
}