AltText for the image
AltText for the image
AltText for the image
AltText for the image
AltText for the image
AltText for the image

Using a hidden clip-path svg for that

/*** because the hidden clip-path svg is on the same page - we can use relative path ****/

.clippy.sprechblasen  .avia-image-container-inner   {
   -webkit-clip-path: url(#my-clip-path);
  clip-path: url(#my-clip-path);
}
AltText for the image