.about_author{display:grid;grid-column-gap:4rem;grid-template-columns:1fr 8fr;background:#f3f3f3;padding:1.5rem 2.5rem;border-radius:1rem;line-height:16px}.about_author .avatar{margin:1.5rem -1rem 0rem .5rem;border-radius:3.75rem;box-shadow:0px 5px 30px rgb(0 0 0 / 20%);width:7.5rem;line-height:0}.about_author h2{margin:0;font-size:28px;font-weight:700;line-height:1.33333333;margin-bottom:.5rem}.about_author h4{margin:0;font-size:18px;font-weight:700;line-height:1.5;margin-bottom:1rem}.about_author p{font-size:17px;line-height:1.4}@media(max-width:1100px){.about_author h2{font-size:20px;line-height:1.4}}@media(max-width:650px){.about_author{grid-template-columns:1fr;text-align:center}.about_author .avatar{margin:1.5rem 0 1rem .5rem}.about_author h4{font-size:14px;line-height:1.57142857}}