JSFiddle - React, Tailwind, and code Playground
HTML
<div>
<img src="http://lh3.googleusercontent.com/mjejVTJKT4ABNKq2HGlkDs36f-QvzI2hKFER098vBIgiAoZ2H-SN5QPvFaZEVDZRxfujrS6pszZ_J-_di2F57w0IFE3KAciDwGAh-9RcCA=s660" style="width: 20%; padding: 2% 2% 0% 2%" alt/>
<label class="lbl">Martin Luther King, Jr. Day 2015</label>
</div>
CSS
.lbl {
font-size: larger;
}