Thirstystone Vintage Tray
![Thirstystone Vintage Tray](//sixandsons.com/cdn/shop/products/73169321_531703834280144_167119930561396736_n_600x600.jpg?v=1571142141)
.product-thumbnails img {
width: 100px;
height: auto;
cursor: pointer;
transition: transform 0.3s ease;
}
.product-thumbnails img:hover {
transform: scale(1.1);
}
.main-product-image {
width: 100%;
height: auto;
transition: opacity 0.3s ease;
}