.sw-Wysiwyg ol{list-style: none;font-weight: bold;margin-left: 1em;}
.sw-Wysiwyg li.text1{font-weight: bold;font-size: 20px;line-height: 1.5em;position:relative;margin-left: 2.5em;margin-bottom: 1em}
.sw-Wysiwyg li.text1 span{position: absolute;top: 0;left: -4em;font-weight: bold;}
.sw-Wysiwyg li.text2{font-weight: bold;font-size: 20px;line-height: 1.5em;position:relative;margin-left: 4.5em;margin-bottom: 1em}
.sw-Wysiwyg li.text2 span{position: absolute;top: 0;left: -6em;font-weight: bold;}
.sw-Wysiwyg li.text3{font-weight: bold;font-size: 20px;line-height: 1.5em;position:relative;margin-left: 1.5em;margin-bottom: 1em}
.sw-Wysiwyg li.text3 span{position: absolute;top: 0;left: -3em;font-weight: bold;}
@media screen and (max-width: 768px) {
	.sw-Wysiwyg li.text1,.sw-Wysiwyg li.text2,.sw-Wysiwyg li.text3{font-size: 16px;margin-left: -2em;padding-top: 1.5em;}
	.sw-Wysiwyg li.text1 span,.sw-Wysiwyg li.text2 span,.sw-Wysiwyg li.text3 span{left: 0;}
}