
#HeaderOne #standardMenu .rootMenu > li.item.last.child-2 > a > span::before {
    content: "";
    background: url('/Portals/4/Data/Menu/buy.png');
        background-repeat: repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-size: 54%;
    position: absolute;
    width: 60px;
    height: 60px;
    left: -6px;
    top: -4px;

}
#standardMenu .rootMenu > li.item.last.child-2 a span{

    padding: 0 17px 0 27px;
    color: rgb(244,122,0);
}
#standardMenu .rootMenu > li a span{font-size: 17px;}
.breadcrumb_style {text-align: right !important;}




