.event__match:where([data-sport=horse-racing]){grid-template:" check       dropdown                 rating                 homeLogo    participantName participantTeam age  weight distance price" minmax(var(--height-oneline),auto) /max-content var(--width-dropdown,0) var(--width-rating,0) max-content 1fr 1fr 50px 50px 50px 50px}@media screen and (max-width:799px){.event__match:where([data-sport=horse-racing]){grid-template:" check       .                        .      .               .       " 8px " check       dropdown                 rating participantName distance" minmax(19px,auto) " check       dropdown                 rating participantTeam .       " minmax(19px,auto) " check       .                        .      .               .       " 8px /max-content var(--width-dropdown,0) 40px 1fr 70px}.event__match:where([data-sport=horse-racing]) .event__result--age,.event__match:where([data-sport=horse-racing]) .event__result--price,.event__match:where([data-sport=horse-racing]) .event__result--weight{display:none}}