#pluginAppObj_11_17 {
    width: 100%;
    overflow: hidden;
    background-color: transparent;
}

#pluginAppObj_11_17 > div.icmShapeSeparator > figure {
    margin: 0px!important;
}

#pluginAppObj_11_17 > div.icmShapeSeparator > figure > svg  {
    display: block;
    height: 200px;
    width: 100%;
    transform: scale(-1,1) translate(0,0);
    filter: drop-shadow(10px 10px 15px rgba(183, 183, 183, 1)) ;
}

#pluginAppObj_11_17 > div.icmShapeSeparator > figure > svg path  {
    /* fill: rgba(254, 134, 1, 1);  */
}