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

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

#pluginAppObj_104 > div.icmShapeSeparator > figure > svg  {
    display: block;
    height: 40px;
    width: 100%;
    transform: scale(1,1) translate(0,0);
    filter: drop-shadow(-14px -1px 16px rgba(124, 27, 105, 1)) ;
}

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