.gsi-image-gallery-container>div{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:50px;justify-content:center}.gsi-image-gallery-block{display:block;height:200px;max-width:200px;position:relative;width:100%}.gsi-image-gallery-block img{height:auto;left:50%;max-height:180px!important;max-width:180px!important;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;width:auto}.gsi-image-gallery-block:hover img{max-height:200px!important;max-width:200px!important}