/* .tribe-common .tribe-common-g-row { display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: 1fr; grid-column-gap: 12px; grid-row-gap: 12px; } .tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-photo__event, .tribe-common--breakpoint-xsmall.tribe-events-pro .tribe-events-pro-photo__event { width: 100% !important; } */ .tribe-events-pro .tribe-events-pro-photo__event-featured-image { object-fit: cover; aspect-ratio: 16 / 9; } div.tevent-descr { font-size: 12px; color: rgba(0,0,0,.8); margin-top: 10px; } .tevent-descr p { margin-bottom: 0.25em; } .tribe-common--breakpoint-medium.tribe-common .tribe-common-h6 { font-size: 0.95rem; line-height: 1.2; min-height: 40px; } .tribe-events-pro-photo__event-datetime { position: relative; } .tribe-events .tribe-events-series-archive__icon { position: absolute; top: 0.4em; right: 0; }