.ant-table-body {
    height:620px;
}

.ant-table-summary {
    position: sticky;
    bottom: 0;
}

.ant-typography.ant-typography-danger {
    color: #e9363f;
    font-weight: bold;
    font-size: 1.125em;
}

.ant-table-summary .ant-table-cell
{
    width:150px;
}
