JSFiddle - React, Tailwind, and code Playground
HTML
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-12 col-xs-12">
<img src="http://i.imgur.com/O8R881E.png" width="200" height="200">
<img src="http://i.imgur.com/O8R881E.png" width="200" height="200">
<img src="http://i.imgur.com/O8R881E.png" width="200" height="200">
</div>
</div>
</div>