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

/* line 1, templates/rt_clarity/custom/scss/custom.scss */
.g-pricingtable li {
  float: left;
  width: 50%;
}
/* line 5, templates/rt_clarity/custom/scss/custom.scss */
#g-showcase .g-grid {
  width: 33%;
  display: inline-block;
}
@media only all and (max-width: 50.99rem) {
  /* line 8, templates/rt_clarity/custom/scss/custom.scss */
  #g-showcase .g-grid {
    width: 100%;
    display: block;
  }
}
/*# sourceMappingURL=custom_324.css.map */