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

/* custom.scss for JL Bella (Gantry 5) */
@media (max-width: 768px) {
  .jl-sliderbox {
    width: auto !important;
    max-width: 92vw !important;
    left: 4% !important;
    right: 4% !important;
    padding: 12px !important;
    box-sizing: border-box !important;
    text-align: center !important;
  }
  .jl-sliderbox .jl-slide-text {
    font-size: 0.95rem !important;
    line-height: 1.35 !important;
  }
}
/*# sourceMappingURL=custom_21.css.map */