.search-bar {
	height: 5vh;
}

.fas.fa-search {
	position: absolute;
  left: 87%;
  margin-top: 2%;
}
