.rst-content dl:not(.docutils) dl dl dt {
    width: auto;
}
.rst-content dl:not(.docutils) dl dt {
    width: 96%;
}
.rst-content dl:not(.docutils) dt {
    width: 100%;
}
