.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

#text {
    float: left;
    font-size: 1.8em;
    width: 48.776835%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.1em;
    margin-left: 8.555916%;
    margin-top: 75px;
    clear: none;
    min-height: 0px;
    color: rgb(50, 120, 60);
    letter-spacing: 0.05em;
    font-family: helvetica;
    display: block;
}

#textspan3 {
    text-decoration: underline;
}

#textspan1 {
    text-decoration: underline;
}

#textspan {
    text-decoration: underline;
}

@media only screen and (max-width: 1600px) {
    #text {
        height: auto;
        min-height: 0px;
        width: 65.84375%;
    }
}

@media only screen and (max-width: 1200px) {
    #text {
        height: auto;
        min-height: 0px;
        width: 65.845052%;
        font-size: 1.5em;
    }
}

@media only screen and (max-width: 960px) {
    #text {
        height: auto;
        min-height: 0px;
        width: 82.911784%;
        font-size: 1.5em;
        margin-top: 70px;
        margin-left: 8.531901%;
        clear: none;
    }
}

@media only screen and (max-width: 750px) {
    #text {
        height: auto;
        min-height: 0px;
        width: 82.9125%;
        margin-top: 55px;
        margin-left: 8.533333%;
        clear: none;
        font-size: 1.5em;
    }
}

@media only screen and (max-width: 640px) {
    #text {
        height: auto;
        min-height: 0px;
        width: 82.910938%;
        font-size: 1.3em;
        margin-top: 45px;
        margin-left: 8.652344%;
        clear: none;
        display: block;
    }

    #textspan3 {
        float: none;
        font-size: 1em;
        line-height: 1em;
    }

    #textspan {
        float: none;
        font-size: 1em;
        line-height: 1em;
    }

    #textspan2 {
        float: none;
        font-size: 1em;
        line-height: 1em;
        text-decoration: underline;
    }

    #textspan1 {
        float: none;
        font-size: 1em;
        line-height: 1em;
    }
}

@media only screen and (max-width: 400px) {
    #text {
        font-size: 1.05em;
        margin-top: 35px;
        margin-left: 8.464844%;
        clear: none;
        height: auto;
        min-height: 0px;
    }
}

