/* override */
.page-overview .section-educators .courses ul.middle {
width: 30%; padding-right: 3%;}

.page-overview .section-educators .courses ul.first {
width: 29%; padding-right: 3%;}

.subsection-subheadline {
    font-size: 31px;
    line-height: 1.125;
    font-weight: 200;
    letter-spacing: normal;}

.badge-half {
    font-size: 36px;
    line-height: 0.80952;
    letter-spacing: -0.025em;
    font-family: "Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: 200;
    text-transform: none; }

.page-overview .section-everywhere .image-everywhere-hero {background-image: url("/la/swift/images/everywhere_large.jpg"); }
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:1.5dppx), (-webkit-min-device-pixel-ratio:1.5), (min-resolution:144dpi) {.page-overview .section-everywhere .image-everywhere-hero {background-image: url("/la/swift/images/everywhere_large_2x.jpg") } }

.page-overview .section-educators .section-headline{padding-top: 63px;}

/*Educators*/
.page-overview .section-educators {
    background-image: url("/la/swift/images/educators_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-overview .section-educators {
        background-image: url("/la/swift/images/educators_large_2x.jpg")
    }
}
