
.latest-story:not(.latest-story--primary) .featured-image {
    display: inline-block;
    max-height: 130px;
    max-width: 200px;
    overflow: hidden
}

.latest-story:not(.latest-story--primary) .featured-image a {
    height: auto
}

@media only screen and (max-width: 61.1875rem) {
    .latest-story:not(.latest-story--primary) .featured-image {
        max-width:24vw;
        width: 100%;
        overflow: hidden;
        position: relative
    }

    .latest-story:not(.latest-story--primary) .featured-image:before {
        display: block;
        content: " ";
        width: 100%;
        padding-top: 75%
    }

    .latest-story:not(.latest-story--primary) .featured-image a {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .latest-story:not(.latest-story--primary) .featured-image img {
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        height: 100%;
        width: auto;
        max-width: 200%
    }
}

@media only screen and (max-width: 600px) {
    .latest-story:not(.latest-story--primary) .featured-image {
        min-width:35%
    }
}

@media only screen and (max-width: 375px) {
    .latest-story:not(.latest-story--primary) .featured-image {
        max-height:90px
    }
}

@media only screen and (min-width: 61.25rem) {
    .sectioner--latest-stories {
        width:calc(50% - 1.25rem)
    }
}

@media only screen and (min-width: 70.625rem) {
    .sectioner--latest-stories {
        max-width:33.125rem
    }
}

@media only screen and (min-width: 92.5rem) {
    .sectioner--latest-stories {
        max-width:37.5rem
    }
}

@media only screen and (max-width: 41.6875rem) {
    .sectioner--latest-stories {
        padding-left:0;
        padding-right: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }
}

.sectioner--latest-stories .section-header {
    display: block;
    border-bottom: none;
    border-left: none;
    text-align: center;
    padding: 0
}

.sectioner--latest-stories .section-header .section-header__heading {
    font-size: 1.875rem;
    line-height: 24px;
    letter-spacing: 1px
}

@media only screen and (max-width: 41.6875rem) {
    .sectioner--latest-stories .section-header .section-header__heading {
        font-size:1.375rem;
        letter-spacing: .3px
    }
}

.sectioner--latest-stories .view-more-stories {
    width: 100%;
    background-color: #fff;
    margin-top: 2.5rem
}

@media only screen and (max-width: 41.6875rem) {
    .sectioner--latest-stories .view-more-stories {
        margin-top:0;
        margin-bottom: 0
    }
}

.sectioner--latest-stories .view-more-stories .sectioner-header__link {
    background-color: #323440;
    color: #fff;
    padding: 1.25rem 1.875rem;
    font-family: titling-gothic-fb-condensed,sans-serif;
    font-weight: 300;
    line-height: 23px;
    font-size: 18px;
    letter-spacing: 1.4px
}

@media only screen and (max-width: 41.6875rem) {
    .sectioner--latest-stories .view-more-stories .sectioner-header__link {
        width:100%;
        display: inline-block;
        font-size: 17px;
        line-height: 20px;
        letter-spacing: 1px
    }
}

@media only screen and (min-width: 70.625rem) {
    .sectioner--latest-stories .featured-image {
        margin-bottom:0
    }
}

@media only screen and (max-width: 41.6875rem) {
    .sectioner--latest-stories .featured-image a:after {
        height:auto
    }
}

.sectioner--latest-stories .featured-image .entry__heading {
    text-align: center
}

@media only screen and (min-width: 61.25rem) {
    .sectioner--latest-stories .featured-image .entry__heading {
        text-align:left
    }
}

.sectioner--latest-stories .post-meta__author {
    display: inline-block;
    letter-spacing: .35px;
    font-family: Georgia,sans-serif;
    font-style: italic
}

.sectioner--latest-stories .post-meta__author a,.sectioner--latest-stories .post-meta__author span {
    font-family: sweet-sans-pro,sans-serif;
    font-style: normal;
    text-transform: uppercase
}

.sectioner--latest-stories .latest-story {
    margin-bottom: 1.875rem;
    display: flex;
    justify-content: space-between;
    text-align: left;
    border-bottom: .0625rem solid #dddee4;
    padding-bottom: 1.25rem
}

@media only screen and (max-width: 61.1875rem) {
    .sectioner--latest-stories .latest-story {
        justify-content:flex-start
    }

    .sectioner--latest-stories .latest-story .entry {
        margin-left: 25px
    }
}

@media only screen and (max-width: 41.6875rem) {
    .sectioner--latest-stories .latest-story {
        justify-content:start
    }

    .sectioner--latest-stories .latest-story .entry {
        margin-left: 10px
    }

    .sectioner--latest-stories .latest-story .entry__heading {
        font-size: 17px;
        line-height: 22px
    }
}

.sectioner--latest-stories .latest-story:last-of-type {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.sectioner--latest-stories .latest-story--primary {
    border-bottom: .0625rem solid #dddee4;
    padding-bottom: 1.25rem;
    text-align: center
}

.sectioner--latest-stories .latest-story--primary .entry__category {
    letter-spacing: .35px
}

.sectioner--latest-stories .latest-story--primary .entry__heading {
    font-size: 26px;
    line-height: 32px;
    letter-spacing: normal
}

.sectioner--latest-stories .latest-story--primary .post-meta {
    justify-content: center
}

.sectioner--latest-stories .latest-story--primary .entry__excerpt {
    font-size: 19px;
    font-family: Roboto,sans-serif;
    line-height: 26px;
    letter-spacing: normal;
    font-weight: 300
}

@media only screen and (min-width: 61.25rem) {
    .sectioner--latest-stories .latest-story--primary {
        font-size:2.25rem;
        justify-content: flex-start
    }
}

@media only screen and (max-width: 41.6875rem) {
    .sectioner--latest-stories .latest-story--primary .featured-image {
        max-width:100%
    }

    .sectioner--latest-stories .latest-story--primary .entry {
        margin-left: 0
    }

    .sectioner--latest-stories .latest-story--primary .entry__heading {
        font-size: 23px
    }

    .sectioner--latest-stories .latest-story--primary .entry__excerpt {
        display: none
    }
}


@media only screen and (min-width: 41.75rem) {
    .latest-story {
        display:flex;
        justify-content: space-between;
        text-align: left
    }

    .latest-story .entry,.latest-story .featured-image {
        width: calc(50% - .625rem)
    }

    .latest-story .featured-image {
        display: inline-table
    }

    .latest-story .entry {
        display: flex;
        flex-direction: column;
        position: relative
    }
}

.latest-story .entry__category {
    font-family: sweet-sans-pro,sans-serif;
    font-size: 15px;
    letter-spacing: .35px;
    line-height: 22px
}

.latest-story .entry__heading {
    font-family: rocky,sans-serif;
    font-size: 23px;
    line-height: 29px;
    letter-spacing: normal
}

.latest-story+.cta {
    margin-bottom: 1.25rem
}

.latest-story--primary {
    flex-direction: column
}

.latest-story--primary .featured-image {
    margin-bottom: .9375rem
}

.latest-story--primary .entry,.latest-story--primary .featured-image {
    width: 100%
}

@media only screen and (max-width: 41.6875rem) {
    .latest-story--primary .featured-image.youtube_main_container {
        width:auto
    }
}

.latest-story--primary .entry__category {
    font-family: sweet-sans-pro,sans-serif;
    font-size: 11px;
    line-height: 15px
}

@media only screen and (min-width: 61.25rem) {
    .latest-story--primary .entry__category {
        font-size:15px;
        line-height: 22px
    }
}

.latest-story--primary .entry {
    align-items: center;
    text-align: center
}

.latest-story--primary .entry__heading {
    font-family: rocky,sans-serif
}
