.gallery-img{width:100%;height:200px;object-fit:cover;border-radius:5px;box-shadow:0 3px 6px rgba(0,0,0,.1);transition:transform .3s}.gallery-img:hover{transform:scale(1.03)}