• wheretheseameetsgrass
  • wheretheseameetsgrass_signature
  • wheretheseameetsgrass_heart
  • wheretheseameetsgrass_nicecut
  • wheretheseameetsgrass_closegreen

Where the sea meets the ground

35.00

Acrylic on canva (30x30cm).
Finished with high gloss varnish.

Out of stock

Category:
// Fix Instagram link var oldLink = 'https://www.instagram.com/madara.lapina.5/'; var newLink = 'https://www.instagram.com/artofmadara/'; var insta = document.querySelector('a[href="'+oldLink+'"]'); if(insta) { insta.href = newLink; }