
  #step-3 .custom-phone-input,
  #step-3 .iti input {
    width: 100%;
    box-sizing: border-box;
  }

  #step-3 .custom-phone-input {
    background: #fff;
    color: #000;
    min-height: 37px;
    border: 1px solid #b8b8b8;
    display: block;
  }

  #step-3 .iti {
    width: 100%;
    max-width: 100%;
  }

  #step-3 .iti__selected-flag {
    padding: 0 16px !important;
  }

  #step-3 .iti__country-list {
    z-index: 10000;
  }

  #step-3 .iti__flag-container {
    margin-right: 0;
  }

  #step-3 .iti__selected-dial-code {
    margin-left: 0;
  }