Post thumbnail not displaying correct size

You can edit css?

img{
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
}