.headerContainer{
    top:0;
    bottom:initial;
    left:initial;
    right: initial;
    z-index: 999;
}

.topContentWrapper{
    height: 300px;
    width: 100%;
    padding: 60px 0 0 0;
    overflow: hidden !important;
}

.topContentContainer{
    margin: 0 0 0 25px;
    padding: 0 15px;
    min-height: auto;
}

.topContentContainer h1{
    font-size: 22px;
    line-height: 22px;
    padding: 0;
    margin:0 !important;
        -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

.topContentContainer br{
    display: none;
}

.topContentContainer br:nth-of-type(1){
    display: block;
}

.topContentContainer .introParagraph{
    font-size: 14px;
    line-height: 18px;
    display: block;
    margin: 10px 0 0 0;
    width: 100%;
}

.intro{
    padding: 30px 0;
    font-size: 16px;
    line-height: 22px;
}

.founderNote{
    height: auto;
    text-align: center;
}

.founderNote .photo{
    width: 100%;
    height: 300px;
    float: none;
}

.founderNote .photo .founderName{
    font-size: 20px;
}

.founderNote .desc{
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    float:none;
    padding: 25px 25px 0 25px;
    height: auto;
}

.founderNote .desc h2{
    font-family: "museo-slab";
    font-weight: 300;
    font-size: 22px;
    margin: 0 0 0 0;
}

.awards{
    padding: 35px;
}

.awards .seperator{
    height: 40px;
    display: block;
}