.fi-ta-content {
    overflow-y: auto;
    height: 520px;
}

.fi-ta-table thead {
    background-color: #1a202c;
    position: sticky !important;
    top: 0;
    opacity: 100%;
    z-index: 9;
}