<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wppb-select-cpt span.select2-container{
	clear: none;
	width: 69.9% !important;
}

@media screen and (max-width: 400px){
	.wppb-select-cpt span.select2-container{
		clear: none;
		width: 100% !important;
	}
}
</pre></body></html>