.phone-input {
  display: flex;
  gap: 5px;

  .dropdown {
    width: 40%;
  }
}
