.image-lightbox-gallery-wrapper{display:flex;flex-wrap:wrap;position:relative}.image-lightbox-gallery-wrapper .hs-column{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;width:25%}.image-lightbox-gallery-wrapper .hs-element-populated{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-content:center;align-items:center}.image-lightbox-gallery-wrapper .hs-element{width:100%}.image-lightbox-gallery-wrapper .hs-widget-image img{transition-duration:.3s;transition-property:transform;max-width:100%}.image-lightbox-gallery-wrapper .hs-widget-image img:hover{transform:scale(1.1)}.image-lightbox-gallery-wrapper .hs-widget-image{text-align:center}@media(max-width:767px){.image-lightbox-gallery-wrapper .hs-column{width:100%}}