.blog-author-info{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:20px auto 20px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,0.1);background-color:#fff}.blog-author-profile{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.blog-author-avatar-wrapper{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;overflow:hidden;width:110px;height:110px;max-width:110px;margin:20px 30px 20px 40px}.blog-author-avatar img{display:inline-block;width:110px;-moz-background-size:cover;background-size:cover;background-position:center center}.blog-author-bio{padding:10px 20px 20px 20px}@media only screen and (max-width:544px){.blog-author-avatar-wrapper{display:block;margin:10px auto 10px auto}.blog-author-name{display:block;margin:0 auto 10px auto}}@media only screen and (max-width:375px){.blog-author-name{display:block;margin:10px auto 10px auto;font-size:25px !important}}