@media (max-width: 420px) {
  .p-dsMgmt.p-dsMgmt-dept.p-dsMgmt-dept-view .tab-ul.col2 li,
  .p-dsMgmt.p-dsMgmt-dept.p-dsMgmt-dept-view .tab-ul.col3 li,
  .p-dsMgmt.p-dsMgmt-dept.p-dsMgmt-dept-view .tab-ul.col4 li,
  .p-dsMgmt.p-dsMgmt-dept.p-dsMgmt-dept-view .tab-ul.col5 li,
  .p-dsMgmt.p-dsMgmt-dept.p-dsMgmt-dept-view .tab-ul.col6 li,
  .p-dsMgmt.p-dsMgmt-dept.p-dsMgmt-dept-view .tab-ul.col7 li,
  .p-dsMgmt.p-dsMgmt-dept.p-dsMgmt-dept-view .tab-ul.col8 li {
    width: calc(50% + 1px);
  }
}

.doctor-list .dl-infoBox .tableArea {
  height: 193px;
}

.tableArea .table-responsive .table > tbody > tr > td,
.tableArea .table-responsive .table > tbody > tr > th,
.tableArea .table-responsive .table > tfoot > tr > td,
.tableArea .table-responsive .table > tfoot > tr > th,
.tableArea .table-responsive .table > thead > tr > td,
.tableArea .table-responsive .table > thead > tr > th {
  padding: 5px !important;
}

.tableArea .table-scroll-indicator {
  display: none !important;
}/*# sourceMappingURL=style.css.map */