<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.loops-wrapper.products.grid2-thumb&gt;.product,
.loops-wrapper.grid2-thumb&gt;.post{
    width:48.4%
}
.loops-wrapper.products.grid2-thumb&gt;.product:nth-of-type(2n+1),
.loops-wrapper.grid2-thumb&gt;.post:nth-of-type(2n+1){
    margin-left:0;
    clear:left
}
@media screen and (max-width:680px){
	.loops-wrapper.grid2-thumb&gt;.post{
		width:100%;
		margin-left:0;
		float:none
	}
}</pre></body></html>