.topContentContainer{
    margin: 0 0 0 10%;
    width: auto;
}

@media only screen and (max-width:999px) and (min-width:768px){

    .founderNote .desc{
        padding: 0 60px;
        font-size: 22px;
        line-height: 32px;
    } 

    .founderNote .desc h2{
        font-size: 24px;
    }
}