Hi Everyone
How to apply this settings
.bricks-image img { transition: transform 0.3s ease-in-out; }
.bricks-image:hover img { transform: scale(1.2); }
for background image of the column ?