<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.p-shop__logo {
	max-height: 50px;
}

@media (max-width: 480px) {
	.p-shop__logo {
		max-height: 40px;
	}
}</pre></body></html>