#pluginAppObj_24 {
    width: 100%;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 1);
}

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

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

#pluginAppObj_24 > div.icmShapeSeparator > figure > svg path  {
    /* fill: rgba(217, 234, 211, 1);  */
}