.elementor-19682 .elementor-element.elementor-element-47fc719 .gallery-item .gallery-caption{display:none;}/* Start custom CSS for image-gallery, class: .elementor-element-47fc719 */.elementor-19682 .elementor-element.elementor-element-47fc719 .tiled-gallery {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 20px !important;
  align-items: start !important;
}

.elementor-19682 .elementor-element.elementor-element-47fc719 .gallery-row,
.elementor-19682 .elementor-element.elementor-element-47fc719 .gallery-group {
  display: contents !important;
  width: auto !important;
  height: auto !important;
}

.elementor-19682 .elementor-element.elementor-element-47fc719 .tiled-gallery-item {
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
}

.elementor-19682 .elementor-element.elementor-element-47fc719 .tiled-gallery-item a,
.elementor-19682 .elementor-element.elementor-element-47fc719 .tiled-gallery-item img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}

@media (max-width: 767px) {
  .elementor-19682 .elementor-element.elementor-element-47fc719 .tiled-gallery {
    grid-template-columns: 1fr !important;
  }
}/* End custom CSS */