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

/**
 * Photo gallery
 */

.mmt-mdp-section-photos {
    margin-bottom: 1.6em;
}

/**
 * Schedule
 */

.mmt-mdp-about a.mmt-mdp-full-schedule {
    display: none;
}

.mmt-mdp-section-schedule p {
    text-align: right;
}