I am looking to create image previews that adjust based on the screen size for a responsive design. The desktop view should display like the image linked below:
https://i.sstatic.net/YptF6.png
On mobile, I want it to default to the bootstrap view, as shown in the image linked below:
https://i.sstatic.net/GvNKb.png
I have attempted to use this example, but I am struggling with implementing the mobile view. Any help would be greatly appreciated.