Image
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.
<img src="" class="-img--responsive" alt="">