.banner {
    background-color: #000000;
    background-image: url("/assets/images/sallie_mae_images/landing/contest-hero-banner.jpg");
    background-position: center center;
    background-size: cover;
}
.quote {
    background-color: #0099d8;
}
.banner .h2 {
    font-size: 3em;
    line-height: 1.1em;
    margin-left: 1em;
    margin-top: -1.4em;
}
.banner .h1 {
    font-size: 6em;
    font-weight: bold;
    line-height: 0.10em;
    margin-left: 0.5em;
    margin-top: 0.5px;
}
.button_standard {
    margin-left: 1.6em;
    margin-top: 1.5em;
}
#main #main_content_right_rail_unit:first-child #right_rail {
    margin-top: 0;
}
@media only screen and (max-width: 1000px) {
.h1 {
    font-size: 7.1em;
    font-weight: bold;
    line-height: 48px;
}
}
@media only screen and (max-width: 850px) {
.responsive .banner .multicolumn_column.width_33 span {
    background-position: -40px bottom;
}
.banner .h1 {
    font-size: 4.6em;
    font-weight: bold;
    line-height: 48px;
}
.banner .h2 {
    font-size: 3em;
    margin-top: 0.5em;
}
}
@media only screen and (max-width: 640px) {
.responsive .banner .column_fill {
    height: 20px;
}
.responsive .banner {
    background-image: none;
}
.responsive .banner .multicolumn_column {
    margin: 0;
    padding: 0;
}
.banner .h1 {
    font-size: 4.4em;
    font-weight: bold;
    line-height: 40px;
}
.banner .h2 {
    font-size: 2.8em;
    margin-top: 0.5em;
}
}
.stage a.button, .stage button.button {
    float: left !important;
}