.techblog-author-container{margin-top:50px;margin-bottom:50px}
.techblog-author-container .circular{float:left;margin-top:30px}
.techblog-author-container .circular img{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;width:200px}
.techblog-author-container .author-text{float:right;width:70%;margin-left:0}
.techblog-author-container .author-text h4{font-size:18px;font-weight:300;color:#adacac}
.techblog-author-container .author-text h3{font-size:25px;font-weight:400}
.techblog-author-container .author-text p{font-size:14px;font-weight:300;line-height:24px}
.techblog-author-container .clear{clear:both}
@media only screen and (max-width:799px){.techblog-author-container .author-text{width:100%;float:left;clear:left}
.techblog-author-container .circular{margin-left:50%;transform:translateX(-50%)}
}