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

@media (max-width: 600px) {
  .jl-navbar-item.jl-logo img {
    width: 75px !important;
    max-width: 75px !important;
    height: auto !important;
  }
}
@media (max-width: 600px) {
  #g-mainbar {
    order: 1 !important;
  }
  #g-sidebar {
    order: 2 !important;
  }
}
@media only all and (max-width: 50.99rem) {
  #g-container-main > .jl-container > .g-grid > .g-block.size-29 {
    order: 2 !important;
  }
}
.facebook-menu-icon {
  width: auto !important;
  height: auto !important;
}
.facebook-menu-icon img {
  display: block !important;
  width: 28px !important;
  height: 28px !important;
  max-width: 28px !important;
  max-height: 28px !important;
  object-fit: contain !important;
}
@media (max-width: 600px) {
  .facebook-menu-icon {
    width: 24px !important;
    height: 24px !important;
  }
}
.jl-navbar .facebook-menu-icon {
  display: inline-block !important;
  width: 28px !important;
  height: 28px !important;
  max-width: 28px !important;
  object-fit: contain !important;
  vertical-align: middle;
}
/*# sourceMappingURL=custom_40.css.map */