• Vast

    381.00
  • Los

    545.00
  • Zwaartepunt

    545.00
  • Wond

    381.00
  • Drie

Zie, voel en ruik het werk

Bezoek mijn Atelier
Maak een afspraak

Pin It on Pinterest

add_filter( 'et_pb_gallery_image_width', 'custom_image_width' ); function custom_image_width($width) { return '400'; } add_filter( 'et_pb_gallery_image_height', 'custom_image_height' ); function custom_image_height($height) { return '400'; } add_image_size( 'custom-image-size', 400, 400, array( 'center', 'center' ) );