.search_results {
  background: #fff;
  border-radius: 5px;
  max-height: 253px;
  overflow-y: scroll;
  z-index: 999999999999999999;
  border: 1px solid;  
  position: absolute;
}
.search_results .single_relsult {
  font-size: 16px;
  padding: 2px 10px;
  background: #dfdfdf;
  margin-bottom: 1px;
}
.search_results .single_relsult a {
  color: #4f4f4f;
  width: 100%;
  display: block;
}
.w-20{
    width:20%;
}
.backgroundimgsec {
    position: relative;
    overflow: visible;
}
.feature-section {
    overflow: visible;
}