/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Oct 07 2025 | 19:22:12 */
.owl-carousel .owl-item {
    display: flex;
    align-items: stretch;
}
.owl-carousel  .owl-wrapper {
    display: flex !important;
    align-items: stretch;
}