.about.page { margin-top:200px; }
.about.page a { text-decoration:underline; }
.about.page a[name] { display:block;padding-top:120px; }
.about.page h2,
.about.page h3 { margin:1em 0; }
.about.page p,
.about.page ol,
.about.page ul,
.about.page table { margin:.5em 0 1em 0; }
.about.page .about__wrapper { flex-direction:column; }
.about.page .about__title { font-size:32px;font-family:"MyriadPro-Semibold";margin-bottom:30px; }
.about.page .about__wrapper .about__img { width:auto;max-width:276px;margin:0 2em 2em 0;float:left; }
.about.page .about__wrapper .about__img img { width:100%;height:auto; }
.about .about__wrapper .about__content { width:auto; }