Background contain size

This utility implements background-size: contain css style which can change size of background image to scale the width and height in an element.

Just add .bg-contain class to any element which uses background-image property.