.stepper2 li
{
	line-height: 80px;
}
@media screen and (min-width: 1201px)
{
.stepper2 li
{
	line-height: 100px;
}}
.stepper2 li:before
{
	line-height: 20px;
	padding: .35em .75em !important;
}
@media screen and (min-width: 1401px)
{
.stepper2 li:before
{
	line-height: 25px;
}}
.stepper2 li:last-child
{
	direction: rtl;
}
