I am experiencing an issue with responsiveness on my website - there is too much empty space between the element and the end of the window when viewed on a mobile phone. I have added the following code to my document in the head section:
<meta name="viewport" content="width=device-width, initial-scale=1">
Here is the link to the page:
Thank you!