.p-dropdown {
  width: 100%;
  font-size: .8rem;

  &-trigger {
    width: 2.2rem;
  }

  &-item,
  &-header {
    font-size: .9rem;
  }
}
