/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 07 2025 | 07:16:08 */
@media (max-width: 768px) {
    .select2-dropdown {
        z-index: 9999 !important;
		position:relative;
    }
}