JSFiddle - React, Tailwind, and code Playground

HTML

<div style='width:300px;border:solid 1px red;'>
					<img src='http://www.musicalads.co.uk/img/articles/image_64.jpg' class='featured'>
				</div>

CSS

.featured {margin:0 auto;}