.search-title-button {
	background-image: url(images/icon-search.svg);
	background-repeat: no-repeat;
	background-position: center;
}

.title-search-result {
	/* display: none; */
	/* overflow: hidden; */
	z-index: 205;
	display: flex;
	justify-items: center;
	align-items: center;
}