.gl-item:hover img {
transform: scale(1.15);
transition: transform 0.3s ease;
}