/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 11 2023 | 02:08:35 */
.container > *:nth-child(n+7) {
  display: none;
}

/*test css */