.view-id-class_timetable .more-link a:after {
  right: 0;
}

.view-id-class_timetable .more-link a:hover:after {
  right: 0;
}

@media (min-width: 1200px) {
  .view-id-class_timetable .grid .row .col-150 {
    margin: 0 0 0 15px;
  }
  .view-id-class_timetable .grid .row .col-150:last-child {
    margin: 0;
  }
}

.view-id-class_timetable .node--view-mode-teaser .field--name-field-duration:before {
  margin-right: 0;
  margin-left: 4px;
}
