Post thumbnail throwing size limit parameters in

Change image size medium to large e.g the_post_thumbnail( 'large' ). If you enlarge 300px image to 600px your image will be distorted. Or if you need more control on image size then you have to register a new image size using add_image_size().