.steps .steps_in2{padding-right:15px;font:17px/18px 'PFDinDisplayPro-Light';color:#000}
.steps .steps_in2 .image{display:table-cell;vertical-align:middle;padding-right:15px}
.steps .steps_in2 .text{display:table-cell;vertical-align:middle;height:98px; width: 400px}
.steps .step1_2 .text{background:url(../images/step1.png) 0 0 no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;padding-left: 55px;}
.steps .step2_2 .text{background:url(../images/step2.png) 0 0 no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;padding-left: 75px;}
.steps .step3_2 .text{background:url(../images/step3.png) 0 0 no-repeat;-webkit-background-size: 100% 100%;background-size: 100% 100%;padding-left: 75px;}

@media (max-width: 760px) {
	.steps .steps_in2 .text {
		width: 290px;
		padding-left: 85px;
	}
}

@media (max-width: 790px) {
	.steps .steps_in2 .text {
		width: 290px;
		padding-left: 85px;
	}

	.steps .steps_in2 {
		margin-bottom: 20px;
	}
}