.firstrow { float: left; max-width: 30%; padding-right: 20px; } #theship { float: left; } #theship::before { content: ""; } #themission { float: left; } #themission::before { content: ""; } #theadversary { float: left; } #theadversary::before { content: ""; } #thekobolds { padding-top: 10px; padding-bottom: 10px; } #thekobolds::before { content: ""; } .kobold { float: left; padding-right: 20px; } .head { font-weight: bold; font-size: 1.5em; }