.table {
    max-height: calc(100vh - 161px) !important;
    height: calc(100vh - 161px) !important;
}