.no-results-row:not(.d-none) {
    display: table-row !important;
}

.no-results-row.d-none {
    display: none !important;
}
