/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Apr 05 2026 | 17:12:24 */
	.branding {
    max-width: 60px;
}

.home .branding {
    top: 95px;
    position: relative; 
	 max-width: 100%;
}

.home .sticky-on .branding {
    top: 5px;
	 max-width: 61px;
}



		
