I am facing a CSS issue and I need help with positioning a small image (using position absolute) like a warranty badge on top of larger images. The challenge is to ensure that the badge is fixed at the bottom left corner of each image, despite variations in their widths. Whenever I try to place the badge over the bottom left corner of an object from one image, it does not align properly on other images due to their different widths. If this explanation is unclear, please feel free to ask for further clarification.