section.about_author{padding:90px 0px}section.about_author .about_wrapper{width:75%;margin:0 auto}section.about_author .about_wrapper .main_content{padding-left:250px;display:flex;align-items:center;margin-bottom:30px;margin-left:-100px}section.about_author .about_wrapper .main_content .left_content .author_pic{background-repeat:no-repeat;background-size:cover;background-position:center;height:230px;width:230px;border-radius:50%}section.about_author .about_wrapper .main_content .right_content{margin-left:30px}section.about_author .about_wrapper .main_content .right_content h4{text-transform:uppercase;font-family:'Pistilli, regular';letter-spacing:1.75px}section.about_author .about_wrapper .bio_desc{padding-left:250px;width:45%}section.about_author .about_wrapper .bio_desc p{line-height:1.9;font-size:16px;color:#2c327b}@media screen and (max-width:1200px){section.about_author .about_wrapper .bio_desc{width:60%;padding-left:220px}}@media screen and (max-width:992px){section.about_author .about_wrapper .main_content{padding-left:0px;margin-left:0px}section.about_author .about_wrapper .bio_desc{padding-left:50px;width:80%}}@media screen and (max-width:768px){section.about_author .about_wrapper .main_content{flex-direction:column;align-items:flex-start}section.about_author .about_wrapper .bio_desc{padding-left:0px;width:100%}section.about_author .about_wrapper .main_content .right_content{margin-left:0px}section.about_author .about_wrapper .main_content .left_content .author_pic{width:200px;height:200px;margin-bottom:30px}}@media screen and (max-width:576px){section.about_author .about_wrapper{width:90%}}