I am currently working on a project that involves a specific website. When examining the main battalion image, I noticed there is an excessive 300px of whitespace on the right side that I am struggling to remove.
There is no hidden content or padding causing this issue; even the hover effects for the soldiers do not extend that far. Adjusting the container size from auto to match the picture's width of 4100px creates further problems with overflow during scrolling.
I believe the solution could be just one line of CSS code, but my attempts have been unsuccessful so far. Any assistance with resolving this problem would be highly appreciated!
Thank you in advance.