.toggle h3 {
	padding-left: 0px;
	padding-right: 20px;
}
.toggle.open h3:before, .toggle h3:before{
	left: auto;
	right: 0px;
}
