.stipple-svg-wrap {
    max-width: 100%;
    height: auto !important;
}
.stipple-svg-wrap canvas {
    width: 100%;
    height: auto !important;
    display: block;
    max-width: 100%;
}