$color-grey:#979DA7;

.search-wrapper{
  cursor: auto;
  .search-input{
    width: 2rem;
  }
  .srch-icon{
  }
}
