.about_wrapper{}

.about_wrapper h2{font-size: 24px;}

.about_wrapper p, ol, ul, li{line-height: 1.4em; font-size: 14px; line-height: 1.8em; }

.about_wrapper ol li{padding-left: 1em; padding-bottom: 1em; margin-left: 1em;}

@media(min-width: 940px){
    .about_wrapper h2{font-size: 4vw;}
}
