Background Size
The 
                            background-size property specifies the size of the background images.| Class | Properties | 
|---|---|
| bg-auto | background-size: auto | 
| bg-cover | background-size: cover | 
| bg-contain | background-size: contain | 
            utilities.scss API