/* These rules need inclusion as part of .lego instead */
img.img-b-initial {
  max-width: 225px;
  float: right;
  margin: 10px 20px;
}

figure > img {
    max-width: 100%;
}

/* 
Also need special styling:
+ text embeds in div.highlight

*/