.wowe-svg-blob {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  position: relative;
}
.wowe-svg-blob svg path {
  width: 500px;
  height: 500px;
  overflow: inherit;
}
.wowe-svg-blob .svg-blob-image {
  width: 100%;
  height: 100%;
}