td {
    width: 25%;
    font-size: 12px;
}
.wpsm-comptable .st-key {
    width: 20%;
    text-align: right !important;
    padding-right: 2%;
}
th:first-child, td:first-child {
    padding-left: 10px;
}
a.napsahti {
    border: 1px solid #333;
    padding: 8px 17px;
    background: #ffdd00;
    font-weight: 600;
    text-decoration-line: none;
    text-decoration: none;
    border-bottom: none;
}

ol {
margin-left:50px;
}