/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 #historical-figure-image>img{
   width: 100%;
   height: auto;
 }
