I have to set some hotspots over a reponsive image.
The indispensable requirement is that after a certain height the background image will be "cropped" on top (using: background-position: 0 bottom).
In this example hotspots are ok until the image width is less than window width.
How can I preserve the correct positioning?