/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
}
.blog-post-section .author-detail .image {
    width: 120px;
    height: 120px;
    float: left;
    margin-right:30px;
    border-radius:0%;
    overflow: hidden;
}