.pull-left-wide { width: 65%; float: left; } .pull-right-wide { width: 65%; float: right; } .pull-right-narrow { width: 30%; float: right; } .pull-left-narrow { width: 30%; float: left; } .quote { font-family: 'Rokkitt'; font-weight: bold; font-style: italic; font-size: 28px; } .yellow-h{ background: #ffff88; } .blue-h{ background: #83c7fc; }