.ranto-live-categories .ranto-category-card__picture {
    width: 56px;
    height: 56px;
    flex: 0 0 56px;
    border-radius: 15px;
    object-fit: contain;
    background: var(--ranto-surface-soft);
}
