:host {
  img,
  ::slotted(*) {
    width: 34px;
    height: 34px;
    border-radius: 50%;
  }
}
