@charset "utf-8";
/* CSS Document */

      .history_image_caption {
      font-size: 12px;
        font-weight: normal!important;
      }
    @media only screen and (max-width: 767px) {
      .history_image_caption {
      font-size: 10px;
        font-weight: normal;
      }
      }