div.example-box { display: table; margin: 0px; } img.example-left-image {
display: table-cell; margin-right: 1.5em !important; max-width: 280px; }
img.example-right-image { display: table-cell; margin-left: 1.5em !important;
max-width: 280px; } div.example-text { display: table-cell; vertical-align:
middle; max-width: …