Basic Usage
<div>
<img class="bg-image" src="..." alt="..." />
</div>
.bg-image-
Apply to
<img>to format as an image background
Note: Ensure the parent of the .bg-image element has position: relative;