.card--height-sm .card-body > div:not(#ms-widget), .card--height-md .card-body > div:not(#ms-widget), .card--height-lg .card-body > div:not(#ms-widget) {
    overflow: auto!important;
    height: 100%!important;
}