.static-gallery-fallback .elementor-gallery__container{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;height:auto!important;}
.static-gallery-fallback .e-gallery-item{position:static!important;width:100%!important;height:auto!important;display:block;overflow:hidden;border-radius:6px;}
.static-gallery-fallback .e-gallery-image{display:block;width:100%;height:0!important;background-size:cover;background-position:center;}
.static-gallery-fallback .elementor-gallery-item__overlay{opacity:0;transition:opacity .3s;}
.static-gallery-fallback .e-gallery-item:hover .elementor-gallery-item__overlay{opacity:1;}
