
@media (max-width: 760px){
  .event-card, .search-event-card, .result-card, .event-result{position:relative!important;}
  .event-card .view-event, .event-card a[href*= /events/], .search-event-card .view-event, .result-card .view-event{margin-left:auto!important; justify-self:end!important; align-self:end!important;}
  .event-card .price, .search-event-card .price, .result-card .price{max-width:55%!important;}
  .ticker, .live-ticker, .marquee{max-width:100vw!important; overflow:hidden!important; white-space:nowrap!important;}
}
