.author-box__container{align-items:center;background:#f0f5ff;border-radius:6px;display:flex;margin:0 auto;max-width:980px;padding:40px 24px 24px}.author-box__left{padding-right:32px}.author-box__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:100%;height:200px;width:200px}.author-box__socials{align-items:center;display:flex;gap:4px;justify-content:center;padding-top:10px}.author-box__right{padding-bottom:12px}.author-box__heading{color:#282d3b;font-size:24px;font-weight:700;padding-bottom:10px;text-decoration:none}.author-box__heading:hover{text-decoration:none}@media only screen and (max-width:600px){.author-box__container{align-items:center;flex-direction:column;text-align:center}.author-box__left{padding-bottom:32px;padding-right:0}}