<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Theme Name: DomWella
 * Description: 
 * Author: Upstatement and YOU!
*/

@media screen and (min-width:1184px) {
	body .headerMainContainer {
		width:1165px!important;	
	}
	body .headerMainContainer .secondLineUpperNavigation .mainNavigationColumn .firstLevel li .secondLevel {
		height:471px!important;
	}
	
}
</pre></body></html>