
.page-overview .section-everywhere .image-everywhere-hero {background-image: url("/lae/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("/lae/swift/images/everywhere_large_2x.jpg") } }

/*Educators*/
.page-overview .section-educators {
    background-image: url("/lae/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("/lae/swift/images/educators_large_2x.jpg")
    }
}
