.dynamicPersonWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dynamicHeadshot{flex-basis:25%}.dynamicBioContent{flex-basis:70%}.dynamicBioContent p.title{margin:-25px 0 40px 0;text-transform:uppercase;color:#95bb51;font-family:Mont-Bold}.dynamic__headshotIMG{display:block;margin:0px auto;max-width:100%}@media screen and (max-width:800px){.dynamicHeadshot{flex-basis:100%}.dynamicBioContent{flex-basis:100%}}