.form_filtres_retailers { display:inline-block; width:33%; }
.search_input2 {width:100%; background:url(../images/loupe2.png) left no-repeat #B7B7B7; height:39px; color:#fff; padding-left:30px;}
.image_tel_retailers {display:block; position:absolute; margin-left:-150px; margin-top:-10px; width:150px;}

@media only screen and (max-width:980px) { 
.form_filtres_retailers { display:inline-block; width:100%; }
.image_tel_retailers { display:none;}
}

