.medi-custom .mtInfo .infoBox.ib2 .tab-select,
.p-medicalTeam-view .mtInfo .infoBox.ib2 .tab-select {
  margin: 0 0 10px;
}

.medi-custom .mtInfo .infoBox.ib2 .info-title,
.p-medicalTeam-view .mtInfo .infoBox.ib2 .info-title {
  margin: 0 0 10px;
}

@media (max-width: 420px) {
  .schedule-table-info .st-item {
    padding: 0 10px 0 0;
  }
  .medi-custom .tableArea table thead tr th,
  .p-medicalTeam-view .tableArea table thead tr th,
  .medi-custom .tableArea table tbody tr th,
  .medi-custom .tableArea table tbody tr td,
  .p-medicalTeam-view .tableArea table tbody tr th,
  .p-medicalTeam-view .tableArea table tbody tr td {
    font-size: 13px;
  }
  .st-legend .st-icon {
    min-width: 10px;
    width: 10px;
    height: 10px;
  }
  .medi-custom .tableArea table tbody tr td .ov,
  .p-medicalTeam-view .tableArea table tbody tr td .ov {
    width: 10px;
    height: 10px;
  }
}/*# sourceMappingURL=style.css.map */