.finance-project .ant-card-body {
  height: calc(100vh - 196px);
  overflow-y: scroll;
}

