JSFiddle - React, Tailwind, and code Playground
HTML
<div class="container_12">
<div>
<img class="QuoteTextToLeft" src="http://www.veryicon.com/icon/png/Business/Business%20V2/man.png" alt="" width="200" height="250" /> <a id="andrew_reeder"></a>
<p class="blockquote">START HERE - this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.
<br />
<br />this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the emergency broadcast system....this is only a test.this is a test, a test of the...
CSS
.container_12 {
margin-left:auto;
margin-right:auto;
width:960px;
}
.blockquote {
font-size:14px;
font-family:'Times', serif;
font-style:italic;
color:#222222;
background-color:#f7f7f7;
background-image:url(http://pokemonresource.wikinet.org/w/images/pokemonresource/uploads/a/a8/Icon_Quote.png);
background-position:left top;
background-repeat:no-repeat;
min-height:40px;
padding:10px;
margin-bottom:10px;
}
.QuoteTextToLeft {
float:left;
margin:50px 10px 10px 10px;
}