.pure-g {
    width: 960px;
}

/* STEP 2 */

section[name=step-2] {
    height: auto;
    min-height: inherit !important;
}
section[name=step-2]:before {
    display: block;
    width: 100%;
    height: 100%;
}
section[name=step-2] h4 {
    font-size: 32px;
    margin-left: 40px;
}
section[name=step-2] h6 {
    font-size: 14px;
    margin-left: 40px;
}

section[name=step-2] .button.free {
    margin: 140px 0 0 10px !important;
    padding: 10px 15px;
}
section[name=step-2] .button.free:before {
    bottom: 0px !important;
    height: 240px !important;
    width: 315px !important;
    left: -20px !important;
}

section[name=step-2] fieldset {
    position: absolute;
    bottom: 40px;
    padding: 0 !important;
}
section[name=step-2] fieldset ul li {
    font-size: 14px;
    white-space: nowrap;
    padding: 5px 0 !important;
}
section[name=step-2] .button.ambassador {
    margin-top: 20px;
}
