<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.blockproductsoldcount {
	float: left;
	text-align: left
}
@media (max-width: 767px) { 
	.blockproductsoldcount {
		float: none;
		text-align: center;
		margin-top: -5px;
	}
}
</pre></body></html>