  /* Скрыть иконку флага в самом инпуте */
  span.t-input-phonemask__select-flag {
      display: none;
  }

