
.card-status { min-height: 120px; }
.table td, .table th { vertical-align: middle; }
@media (max-width: 576px){
  .table-responsive-stack tr{ display:flex; flex-direction:column; border-bottom:1px solid #dee2e6; margin-bottom:.75rem; }
  .table-responsive-stack td, .table-responsive-stack th{ border:none !important; padding-left:0; }
}
