Badge pictures not showing

Thanks @tom_l for the prompt assistance, I now have

title: Home
views:
  - theme: Backend-selected
    icon: mdi:home
    path: home
    title: Home
    badges:
      - type: entity
        entity: device_tracker.carze
        show_entity_picture: true
        name: pape
        entity_picture: /local/tajmahala.jpg
        display_type: minimal
      - entity: device_tracker.princesss_iphone
        name: mame
        entity_picture: /local/mugaza.jpg
        show_entity_picture: true
        display_type: minimal
      - entity: device_tracker.kateka
        name: kateka
        show_entity_picture: true
        display_type: minimal
      - entity: device_tracker.singi
        name: zingo
        show_entity_picture: true
        display_type: minimal
      - entity: device_tracker.tsaki
        name: tsaki
        show_entity_picture: true
        display_type: minimal

the badges display, I can’t help but notice that the picture sizes have shrunk compared to the past, when i do “complete” the text comes next to the picture badge so I tested with minimal and here is what it looks like:

image

I’d say it is 60% the size of what it used to be.

Here is the complete display:

image

and standard:

image

in the past, the state was below a bigger picture, and on my mobile, the entities with state would occupy one row (see below), now it is two rows with a smaller picture,
image

                                 Versus (2 rows now):

Is there a way to control this?