/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jan 29 2026 | 05:52:29 */
.tiny-brand-slide-container{
 opacity: 1;
    mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(0, 0, 0) 15%, rgb(0, 0, 0) 85%, rgba(255, 255, 255, 0) 100%);
}

.tiny-brand-slide img{
  max-width: 160px;
}