.web-dashboard .dashboard-grid.my-records-grid{grid-template-areas:"profile emotion load" "big big control";grid-template-rows:400px 520px}.web-dashboard .my-records-grid>.chart-card,.web-dashboard .my-records-grid>.profile-card{height:400px}.web-dashboard .my-records-grid>.chart-card{overflow:auto}.web-dashboard .my-records-grid>.big-card,.web-dashboard .my-records-grid>.control-card{height:520px;overflow:auto}.web-dashboard .my-records-grid>.big-card>.data-frame-loading,.web-dashboard .my-records-grid>.chart-card>.data-frame-loading,.web-dashboard .my-records-grid>.control-card>.data-frame-loading{flex:1;min-height:0}@media (max-width:1024px){.web-dashboard .dashboard-grid.my-records-grid{grid-template-areas:"profile profile" "emotion load" "big big" "control control";grid-template-rows:auto 400px 520px 520px}.web-dashboard .my-records-grid>.profile-card{height:auto;min-height:260px}}@media (max-width:768px){.web-dashboard .dashboard-grid.my-records-grid{grid-template-areas:"profile" "emotion" "load" "control" "big"}.web-dashboard .my-records-grid>.profile-card{min-height:230px}}