/**
 * @author: Procurios
 * @about:  mmt-mdp-about.css
 *          Additional layout settings for the "about"-page of the meeting detail page
 */

/**
 * Photo gallery
 */

/**
 * Schedule layout
 */

.mmt-meeting-detail-page .mmt-mdp-time-multiple {
    border-bottom-color: #fff;
}

/** Speakers shouldn't be primary info */
.mmt-mdp-section-schedule td span {
    display: block;
}