.points-table {
    width: 100%;
    text-align: center;
}

.points-table td, .points-table td * {
    vertical-align: top;
}

.points-table li {
    list-style-type: none;
}
