.blog_author_main_wrapper__area{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.blog_author_main_image__area{flex-basis:25%}.blog_author_main_bio__area{flex-basis:70%}@media screen and (max-width:800px){.blog_author_main_bio__area,.blog_author_main_image__area{flex-basis:100%}}.authorHeadshotIMG{aspect-ratio:auto;background-position:top;background-size:cover;border-radius:50%;display:block;height:310px;margin:0 auto;max-width:100%;width:310px}.authorProfileBTN{background-color:var(--mainGreen);border:1px solid #000;border-radius:12px;color:#000;display:inline-block;font-size:16px;font-weight:500;padding:10px 20px;text-decoration:none}.blog_author_display_name{margin-top:0}