﻿table {
    width: 100%;
    max-width: 600px;
    direction: ltr;
}
    table tr td:last-child {
        text-align: center;
    }
table tr.row0 td {
    font-size: 16px;
    font-weight: bold
}
