It is not showing my complete image, i want to set my complete image within that section. I have used following code:
<meta property="og:image" content="image_url" />
<meta property="og:image:width" content="200" />
<meta property="og:image:height" content="82" />
And the output you can see in image
Got a solution after a long effort and googling. An image should be equal or higher in dimension by "200X200"