.shop_attributes tbody{display:grid;grid-template-columns:repeat(var(--wd-attr-col),1fr);margin-bottom:calc(-1 * ( var(--wd-attr-v-gap) + var(--wd-attr-brd-width) ));column-gap:var(--wd-attr-h-gap)}.shop_attributes p{margin-bottom:0}.shop_attributes .wd-attr-name-img{width:var(--wd-attr-img-width)}.shop_attributes .wd-hint{margin-inline-start:-6px}