JSFiddle - React, Tailwind, and code Playground
by aflynt
HTML
<div class="container">
<div class="row">
<div class="col-sm-6"><img src="http://placehold.it/466x273" style="max-height:273px" /></div>
<div class="col-sm-6"><img src="http://placehold.it/466x273" style="max-height:273px" /></div>
</div>
</div>
CSS
@import url('http://getbootstrap.com/dist/css/bootstrap.css');