
table, th, td {
    border: none !important;
}


table.docutils,
table.docutils th,
table.docutils td {
    border: none !important;
}

.wy-table-responsive table,
.wy-table-responsive table th,
.wy-table-responsive table td {
    border: none !important;
}


table.docutils tr {
    border: none !important;
}

table.docutils td p {
   font-size: 100%;
}