.support-table tr * {
    width: 16.6666666667%;
}

.support-table tr *:first-child {
    width: 50%;
}

.support-table thead tr * {
    font-weight: 400;
    text-align: right;
}

.support-table thead tr *:first-child {
    font-weight: 700;
    text-align: left;
}
