I am facing an issue with my background image dimensions of 1400 in height and 1000 in width. When using any full-screen background jQuery plugin or code, the image crops from either the top or bottom to fit the entire screen. However, I am looking for a solution where the background image remains responsive based on the browser's width while ensuring that the full height of the image is visible with a scroll bar. Currently, it cuts off the height from both the top and bottom.
If achieving this is not possible, I would like the cropping to only occur at the bottom to maintain the aspect ratio.