/*minified*/
#imHeader_pluginAppObj_30 {
    width: 100%;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 1);
}

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

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

#imHeader_pluginAppObj_30 > div.icmShapeSeparator > figure > svg path  {
    /* fill: rgba(225, 161, 63, 1);  */
}