.date-recur-date > time:last-child {
  display: none;
}
.date-recur-date > time:first-child {
  display: block !important;
}

