<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wpsc-xs-12 {
	width: 100%;
}
.wpsc-xs-11 {
	width: 91.66666667%;
}
.wpsc-xs-10 {
	width: 83.33333333%;
}
.wpsc-xs-9 {
	width: 75%;
}
.wpsc-xs-8 {
	width: 66.66666667%;
}
.wpsc-xs-7 {
	width: 58.33333333%;
}
.wpsc-xs-6 {
	width: 50%;
}
.wpsc-xs-5 {
	width: 41.66666667%;
}
.wpsc-xs-4 {
	width: 33.33333333%;
}
.wpsc-xs-3 {
	width: 25%;
}
.wpsc-xs-2 {
	width: 16.66666667%;
}
.wpsc-xs-1 {
	width: 8.33333333%;
}

.myclass {
	width: 8%;
}
</pre></body></html>