.rst-content table.model-zoo-table {
    width: auto;
    min-width: 980px;
    font-size: 0.9rem;
}

.rst-content table.model-zoo-table th,
.rst-content table.model-zoo-table td {
    padding: 0.5rem 0.55rem;
    vertical-align: top;
}

.rst-content table.model-zoo-table th > p,
.rst-content table.model-zoo-table td > p,
.rst-content table.model-zoo-table .line-block {
    font-size: inherit;
    line-height: 1.3;
    margin-bottom: 0;
}

.rst-content table.model-zoo-table th {
    font-size: 0.82rem;
    line-height: 1.25;
    background: #f3f7fa;
}

.rst-content table.model-zoo-table .line-block .line + .line {
    margin-top: 0.2rem;
}

.rst-content table.model-zoo-table a,
.rst-content table.model-zoo-table code {
    white-space: nowrap;
}
