<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.table-description {
    max-width: 1320px;
}
.table-description p {
    line-height: 1.9;
        font-size: 14px;
}
@media only screen and (max-width: 992px) {
.table-description{
          width: 1000px;
}
}</pre></body></html>