.iti {
  width: 100% !important;
}

.iti input {
  width: 100% !important;
  padding-left: 80px !important;
}


.iti__flag-container {
  height: 100%;
}

.iti__selected-flag {
  height: 100%;
  padding: 0 6px;
  background-color: #fff;
  border-right: 1px solid #ccc;
  border-radius: 4px 0 0 4px;
}

.iti__tel-input {
  border-radius: 4px;
}
