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

.ly-client .g-container {
  padding: 7px 0;
}
.ly-client .g-container > .g-grid {
  display: grid;
  grid-gap: 5px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.ly-client .g-container .size-20 {
  width: 100%;
}
.ly-client .g-container .size-20 img {
  width: 100%;
}
/*# sourceMappingURL=home_37.css.map */