<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ===================================================================================================================================================== */
/* IMAGE RESPONSIVE OVERRIDE */
/* ===================================================================================================================================================== */

/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */
/* WIDTH &lt;= 900 px -------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------------------------------------------------------------- */

@media (max-width: 900px) {

	#header .logo, #header_opcompte .logo {
		background: url(../images/minilogo.png) no-repeat top left;	
	}

}</pre></body></html>