<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  ----------------------------------------------------------------------------
    This file will load automatically when the Wokiee theme is active. You can use it
    for custom CSS.
*/

.tt-logo img{
	width:auto;
	height:auto;
	max-height: 6rem/*92px*/ !important;
}

.tt-mobile-header .tt-logo img{
	max-height: 3rem /*50px*/ !important;
}</pre></body></html>