﻿@media (min-width: 1024px) {
    [data-nav-main] ~ .main {
        padding-top: 10.8rem !important;
    }
}

.breadcrumb {
    padding: 3.6rem 0 3.2rem 0 !important;
}

.component {
    padding-bottom: 3.8rem !important;
}

.speaker__bio {
    display: none !important;
}

.speaker__row .speaker__col {
    margin-top: 40px;
}

.speaker__content a {
    text-align: center !important;
    display: block;
}

.featuredEvents--horiz .button__center {
    margin-top: 60px;
    margin-bottom: 30px;
}

@media (min-width: 1024px) {
    .ChapterLandingPage [data-nav-main] ~ .main {
        padding-top: 12.8rem;
    }
}
/** Meeting Calendar**/
.MeetingCalendarPage .hero--detail .hero__bg-img {
    min-height: 15rem !important;
    padding: 2.4rem !important;
}

@media (min-width: 1024px) {
    .MeetingCalendarPage .main {
        padding-top: 9rem !important;
    }

    .ChapterSupportPage [data-nav-main] ~ .main {
        padding-top: 15.8rem !important;
    }
}
