.schedule-share-page .schedule-display-block.is-standalone:not(:last-child) .session-item {
  border-bottom: 1px solid #d4deea !important;
}

@media (max-width: 640px) {
  .schedule-share-page:not(.microsite-linked-page) .schedule-display-block.is-standalone:not(:last-child) .session-item {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    border-bottom-color: #cbd8e6 !important;
  }
}
