Image

Use to change the responsive behavior of an image element.

Examples

Responsive images

Use -img--responsive to enable responsive behavior on image elements. When applied, images will scale proportionally on all devices and not exceed the width or height of their parent container.

Placeholder imageResponsive image
<img src="" class="-img--responsive" alt="">