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

#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 5px 9px rgba(183, 183, 183, 1)) ;
}

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