/* thumbnail support coalesced */
.quotedimage,  .quote img {
  max-width: 175px;
  max-height: 175px;
  overflow: auto;
}
