

.input-icon {
  color: #00b3ce;
  position: relative;
  width: 40px;
  height: 20px;
  left: -36px;
  top: 38px;
  transform: translateY(-50%);
}

.input-icon-rb {
  color: #00b3ce;
  position: relative;
  width: 40px;
  height: 20px;
  left: -95px;
  top: 39px;
  transform: translateY(-50%);
  margin-left: 55px;
}


.input-wrapper {
   position: relative;
   width: 271px; 
}