.schedule-listings .ep_title,
.schedule-listings .origin,
.schedule-listings .prod_year,
.schedule-listings .ratings,
.schedule-listings .duration {
  display: inline;
}

.schedule-listings .ep_title:after,
.schedule-listings .origin:after,
.schedule-listings .duration:after,
.schedule-listings .ratings:after {
  content: ' | ';
  display: inline;
}
