.post .post_author div.author_avatar img {
     border-radius: 55%;
     transition:all 0.3s ease;
	 width:100px;
	 height:100px;
}
		
		