.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: 768px) {
	.steps .steps_in2 {
		position: relative;
		margin-bottom: 15px;
		font-size: 17px;
		line-height: 19px;
		background: transparent;
		border: 1px solid #E7EBEE;
		border-radius: 10px;
		padding: 22px 75px 22px 72px;
	}
	.steps .steps_in2 .text {
		width: 290px;
		height:100%;
	}
}