<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 400px) {
	.widget.jetpack-simple-payments .jetpack-simple-payments-product {
		flex-direction: column;
	}
	.widget.jetpack-simple-payments .jetpack-simple-payments-details {
		padding-left: 0;
	}
}
</pre></body></html>