.blog-author{margin-bottom:1rem;margin-top:1rem}.blog-author .content-wrapper{max-width:var(--blog-post-width);padding:0 4rem}.blog-author__inner{padding:2rem}.blog-author .blog-author__author-name a{color:#fff}.blog-author .blog-author__author-name{flex:1}.blog-author__author-image-wrapper{height:100px;position:relative;width:100px}@media (min-width:768px){.blog-author__author-image-wrapper{flex:1;height:100%;margin-right:2rem;max-width:200px;min-height:100%;width:100%}.blog-author__inner{display:flex}}@media (max-width:767px){.blog-author__author-image-wrapper img{margin-bottom:1rem;max-width:380px}}.blog-author__author-image-wrapper img{border-radius:var(--border-radius);overflow:hidden;width:100%}