.schedule-block {
  padding-top: 11px;
}
.table.table-schedule {
  min-width: 100%;
  thead tr th,
  tbody tr td {
    text-align: center;
    width: 70px; 
  }
}
.btn-schedule .btn-icon {
  position: relative;
  top: 1px;
  margin-right: 7px;
}