.section-developers .badge {
    display: inline-block;
    position: relative;
    font-size: 20px;
    width: 6em;
    height: 9em;
    color: #333;
    vertical-align: middle;
    margin-bottom: -48px;
}


html.oldie h1.hero-headline, html.oldie h2.tighten, html.oldie h3, html.oldie h4.subsection-subheadline, html.oldie p.intro, html.oldie span.badge-large, html.oldie span.badge-half, html.oldie h2.section-headline {
	font-family:"Sukhumvit Set 200";
}


em {
	font-synthesis: style;
}



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


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


