The correct way is to display `figure` as an `inline-block` causing it to automatically adjust to the intrinsic size of the image. inline-block won't limited the image to be 100% of its container. If I set the image to a specific size like 400px or 300px you can use ...
Im not saying its the correct way - to use oversized images, srcset should be used if you are doing it correctly but that just adds another layer to the build - 12023516