shwt-widget-tiled-gallery {
  display: block;
  width: 100%;
  height: auto;
}

shwt-widget-tiled-gallery > .tiled-gallery {
  width: 100%;
  height: auto;
}

shwt-widget-tiled-gallery shwt-widget-grid {
  height: auto;
  overflow: visible;
}

shwt-widget-tiled-gallery img {
  cursor: pointer;
}
