.cbm-photoGallery__slideImage {
  width: 100%;
  height: 100%;
  background: #eee center center no-repeat;
  background-size: contain;
  cursor: pointer;
}

.cbm-photoGallery--fullScreen {
  .cbm-photoGallery__slideImage {
    background-color: white;
  }
}

.cbm-photoGallery--fullScreen {
  .cbm-photoGallery__slideImage {
    background-color: white;
  }
}
