/* align tables to left */
table.docutils {
    margin-left: 0 !important;
    margin-right: auto !important;
}
