.search-fr button {
	background: none;
	background-image: url(/upload/img/search.svg);
	border: none;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
    top: 14px;
    left: 14px;
}