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

.g-swiper .g-swiper-slider .swiper-slide .swiper-bg {
  background-size: contain !important;
  /*background-color: rgb(128 128 128);*/
  /*height: 80vh;*/
  height: 70vh;
}
.little_smaller_image {
  max-width: 95%;
}
.smaller_image {
  max-width: 50%;
  pointer-events: none;
}
/*.g-showcase-content {
   flex: 1;
   display: flex;
   padding: 5%;
   justify-content: center;
   align-items: center;
   background-color: rgb(#ffffff);
   max-width: 40% !important;
}

.g-showcase-image {
    flex: 1;
    display: flex;
    background-color: rgb(128 128 128);
    vertical-align: middle;
    justify-content: center;
    align-items: center;*/
/*height: 750px;*/
/* img{
       /*max-width: 100%;*/
/*max-height: 750px;*/
/* margin: auto;*/
/* }*/
/*}*/
/*# sourceMappingURL=custom_13.css.map */