.new_picto table tr:nth-child(1) td:nth-child(2) .titre-orange:before {
content: '';
background: url('../images/new.png') no-repeat center;
background-size: 35px;
width: 35px;
height: 30px;
display: inline-block !important;
margin-right: 10px;
top: 5px;
position: relative;
}         
        