.search-cnt .search-btn .keep a span:last-of-type {
  display: none;
}
.search-cnt .search-btn .keep .kept span:first-of-type {
  display: none;
}
.search-cnt .search-btn .keep .kept span:last-of-type {
  display: inline;
}