.author-box{align-items:center;background-color:#f8f7f3;border-radius:0;box-sizing:border-box;display:flex;flex-wrap:wrap;margin-bottom:30px;margin-top:60px;padding:40px 60px;width:100%}.author-box__image img{background-color:#fff!important;display:block;height:300px;object-fit:cover;width:320px}.author-box__image{background-color:#fff!important;flex:0 0 120px;margin-right:30px}.author-box__content{color:#1a1a1a;flex:1}.author-box__label{color:#324a70;font-family:Plus Jakarta Sans;font-size:18px;font-weight:500;line-height:28px;margin-bottom:5px;text-transform:capitalize}.author-box__name{color:#2c3e50;font-size:20px;font-weight:700;margin:0 0 10px}.author-box__name a{color:#324a70;font-size:34px;font-weight:700;text-decoration:none}.author-box__bio{color:#324a70;font-size:16px;line-height:1.6}@media (max-width:768px){.author-box{align-items:flex-start;flex-direction:column;padding:30px 20px}.author-box__image{background-color:#fff!important;margin-bottom:20px;margin-right:0}.author-box__image img{background-color:#fff!important;height:100px;width:100px}.author-box__name{font-size:18px}.author-box__bio{font-size:15px}}@media (max-width:480px){.author-box__image img{background-color:#fff;height:300px;width:320px}.author-box{align-items:center;flex-direction:column}.author-box__image{background-color:#fff;margin-bottom:20px;margin-right:0}.author-box__content{text-align:center}}