@w05ele71
We visited the page you mentioned and the site’s home page on a mobile device and they both looked good to us. Both pages matched what we were seeing in a desktop browser and did not match the screenshots you provided with the incorrect image sizes.
Have you tried clearing your mobile browser’s cache or viewing the site in a different mobile browser (or on a different mobile device)?
https://en.support.wordpress.com/browser-issues/#clearing-your-browser-cache
Also, at present, http://www.theshowpetcorner.com is not connected to WordPress.com via Jetpack.
We suggest contacting your host and explaining that we are unable to access your blog via cURL, which is needed in order to use Jetpack on your site.
You can pass this information onto them:
1. We checked for access to xmlrpc.php via browser:
https://www.theshowpetcorner.com/xmlrpc.php
That test returned “XML-RPC server accepts POST requests only.” which is a valid result.
2. We checked via cURL by running the following command from the terminal:
curl -A "Jetpack by WordPress.com" -is -H 'Content-Type: text/xml' --data '<?xml version="1.0"?><methodCall><methodName>demo.sayHello</methodName><params></params></methodCall>' 'https://www.theshowpetcorner.com/xmlrpc.php' && echo
The cURL test returned the following invalid result:
—————
HTTP/2 403
—————
Please provide this information above to your host so they can correct the server settings and allow cURL access.
We hope that helps, and if you have additional questions, please let us know!