<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 993px){
	
	body &gt; .checkout, .checkout .left, .checkout .right {
		min-height: 0 !important;
		height: auto !important;
	}
	
}

.woocommerce-checkout-review-order dd {
	margin: 1em 0;
}
</pre></body></html>