/* 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
 */

#g-header .g-fixed-logo {
  position: relative;
}
.g-features-particle {
  text-align: left;
}
#g-navigation h3 {
  font-size: 2.5rem;
  text-shadow: 2px 2px 4px #000;
}
#g-maintop {
  padding: 1rem 0;
}
#g-mainbody {
  padding: 1.5rem 0;
}
#g-aside {
  padding: 1rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: block;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-main-feature .image-block {
    display: block;
  }
}
.g-main-feature .image-bottom {
  padding-top: 15px;
}
/*# sourceMappingURL=custom_20.css.map */