/***BEGIN TestStepsControl.css***/
.teststeps-table-card {
  max-height: 78vh;
  padding-bottom: 0px;
  width: 100%; }
  .teststeps-table-card .teststeps-table {
    min-width: 100%;
    height: 250px;
    padding-bottom: 3px; }
/***END TestStepsControl.css***/

