.table_container {
    max-height: 81.5vh;
    //max-height: 83.5vh;
    overflow: auto;
    position: relative;
}