<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html header #header-navigation #logo a h1 {
	background-image: url("https://images.cngrsss.nl/laurentius/files/5e77d47ae29f480bb40938676d2d403b.png") !important;
    width: 180px !important;
    height: 180px;
    margin-top: -53px;
    margin-left: -53px;
}
@media (max-width: 1399px) {
    html header #header-navigation #logo a h1 {
        width: 184px !important;
	    height: 184px !important;
    	margin-top: -47px;
	    margin-left: -47px;
    }
}

@media (max-width: 991px) {
	html header #header-navigation #logo a h1 {
        width: 104px !important;
	    height: 104px !important;
    	margin-top: -27px;
	    margin-left: -27px;
    }
}</pre></body></html>