.blogpost-author-content{display:flex;flex-direction:row;font-family:Merriweather-Light;justify-content:flex-end;margin-top:20px;position:relative}@media screen and (max-width:500px){.blogpost-author-content{margin-top:50px}}.blogpost-author-content .author-image-wrapper{flex-basis:15%;flex-grow:0;left:0;position:absolute;top:15%}@media screen and (max-width:500px){.blogpost-author-content .author-image-wrapper{flex-grow:0;left:20px;position:absolute;top:-10%}}.blogpost-author-content .author-image img{border-radius:50%}.blogpost-author-content .inner{background-color:#fff;background-color:#efefef;flex-basis:93%;flex-grow:0;padding:20px 20px 20px 80px}@media screen and (max-width:500px){.blogpost-author-content .inner{flex-basis:100%;padding:75px 20px 20px}}.blogpost-author-content .author-name{font-family:OpenSans-Bold;font-size:20px;font-weight:700}.blogpost-author-content .author-content span.orange{font-family:OpenSans,sans-serif}