.container .row .table thead th {
    color: #000000;
    font-weight: normal;
    text-align: left;
    background: #e4e8ec;
    vertical-align: top;
}

.container .row .table .point{
    font-size: 30px;
}