.data-dashboard-grid {
    display: grid;
    grid-template-rows: auto;

}