<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * 
 * Product name/Version: SynapDocumentViewer 2019.19.12.1
 * 
 */

.wrap__logo{background-image:url(../images/sprite-web.png);}

@media screen and (max-width: 768px) {
	.wrap__logo {
		background: url(../images/sprite-mobile.png) no-repeat 0 -177px !important;
		width: 60px !important;
		height: 8px !important;
}
</pre></body></html>