.product-image-link{display:block;width:100px;height:100px;overflow:hidden;background:#fffffff2;border-radius:.375rem}.product-thumbnail{width:100%;height:100%;object-fit:cover;transform:scale(1.2);transition:all .2s ease;cursor:pointer}.product-image-link:hover .product-thumbnail{transform:scale(1.3)}@media(max-width:767.98px){.product-image-link{width:80px;height:80px}}
