.ExpressionCell-table > tr.ExpressionCell-table-row,
.ExpressionCell-table > tr.ExpressionCell-table-row:hover {
    background-color: transparent !important;
}

.ExpressionCell {
    max-width: 1000px;
}

.ExpressionCell-table {
    width: inherit;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}

.ExpressionCell-table-headers {
    width: 1%;
    text-wrap: nowrap;
    text-transform: uppercase;
}
