<div class="row">
<div class="col-md-1-4">
<img src="http://placehold.it/200x200" class="img-rounded">
</div>
<div class="col-md-1-4">
<img src="http://placehold.it/200x200" class="img-circle">
</div>
<div class="col-md-1-4">
<img src="http://placehold.it/200x200" class="img-responsive">
</div>
</div>