Images Styles

Material Boxed images

<img class="materialboxed" data-caption="Example Image Caption"
 width="650" src="http://lorempixel.com/580/250/nature/1">

Chips

Contact Person Name
 <div class="chip">
    <img src="http://lorempixel.com/580/250/nature/1" alt="Contact Person">
    Name
  </div>

Rounded images

<img src="http://lorempixel.com/250/250/nature/1" alt="" class="circle responsive-img"> <!-- notice the "circle" class -->