I found that adding this tag <meta name="viewport" content="width=device-width, initial-scale=1">
tells the browser how to scale and display the page on different screen sizes - now the issue is resolved.
Ref: https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag