#games-index {
  [class*="wa-flank:end"] {
    align-items: start;

    a {
      overflow-wrap: anywhere;
    }
  }
}
