.event.odds .horse-racing .event__match{grid-template-areas:"check rating participantName participantTeam distance odd1 odd2";grid-template-columns:max-content 52px 1fr 1fr 59px 59px 59px;grid-template-rows:minmax(var(--height-oneline),auto)}@media only screen and (max-width:799px){.event.odds .horse-racing .event__match{grid-template:" check .      .           	  .       " 8px " check rating participantName distance" minmax(19px,auto) " check rating participantTeam .       " max-content " check .      .           	  .       " 8px " .     odds   odds        	  odds    " max-content /31px 34px 1fr 70px}}.event .horse-racing .event__match{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 only screen and (max-width:799px){.event .horse-racing .event__match--noDuel{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}}