.input-wrapper {
  display: inline-block;
  width: 100%;
  position: relative;
  .search-icon {
    position: absolute;
    left: 4px;
    top: 6px;
    fill: #6B7283;
  }
}
