/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

#module Griffon {
  display: inline-block;
  height: 295px;
  width: 500px;
  float: right;
  padding: 5px;
}
@media print {
  #module Griffon {
    background: none !important;
    color: none !important;
  }
}
/*# sourceMappingURL=custom_10.css.map */