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

.img.onlyamp {
  display: none;
}
#img.onlyamp {
  display: none;
}
@media only screen and (max-width: 600px) {
  #g-breadcrumbs {
    max-height: 100px;
  }
}
@media only screen and (max-width: 600px) {
  .g-breadcrumbs {
    max-height: 100px;
  }
  .r-pf-cat {
    display: none;
  }
}
#g-breadcrumbs {
  max-height: 100px;
}
.g-breadcrumbs {
  max-height: 100px;
}
/*# sourceMappingURL=custom_26.css.map */