Literal...
Código HTML:
<div style="width:500px;overflow:hidden;color:red;font:20px Verdana;text-align:right;">
<div style="float:left;box-sizing:border-box;width:50%;padding:10px;">
Baltimore<img src="dir/img.ext" alt="" style="vertical-align:bottom;margin-left:5px;background-color:yellow;" />
</div>
<div style="float:left;box-sizing:border-box;width:50%;padding:10px;">
Viena<img src="dir/img.ext" alt="" style="vertical-align:bottom;margin-left:5px;background-color:yellow;" />
</div>
<div style="float:left;box-sizing:border-box;width:50%;padding:10px;">
Lisboa<img src="dir/img.ext" alt="" style="vertical-align:bottom;margin-left:5px;background-color:yellow;" />
</div>
<div style="float:left;box-sizing:border-box;width:50%;padding:10px;">
Hamburgo<img src="dir/img.ext" alt="" style="vertical-align:bottom;margin-left:5px;background-color:yellow;" />
</div>
</div>
jeje