
.col {
	min-height: 1px;
	width: 50%;
	float: left;
    background: none;
 
}


.comparison_list {
	margin-top: 50px;
    
   
}

.comparison_list .col {
	height: 96px;
	margin-bottom: 55px;
    
}

.comparison_img {
	width: 96px;
    height: 96px;
	float: left;
}

.comparison_imgs {
	width: 192px;
    height: 116px;
	float: right;
margin-right: 85px;

}

.comparison_texts {
	width: 150px;
	float: left;
    padding: 10px 15px;

 
}


.comparison_img_s {
	width: 192px;
    height: 116px;
	float: right;
margin-right: 85px;
}

comparison_text_s {
	width: 150px;
	float: left;
    padding: 10px 15px;
    padding-left: 150px;
}


.comparison_text_s span {
    font:bold 36px Arial, sans-serif;
	color: #3b3b3b;
	display: inline-block;
	margin-bottom: 7px;

}


.comparison_texts span {
    font:bold 36px Arial, sans-serif;
	color: #3b3b3b;
	display: inline-block;
	margin-bottom: 7px;

}



.comparison_text {
	width: 380px;
	float: left;
    padding: 10px 15px;
}

.comparison_text span {
    font:bold 36px Arial, sans-serif;
	color: #3b3b3b;
	display: inline-block;
	margin-bottom: 7px;

}



.comparison_text p {
	font:bold 22px Arial, sans-serif;
	color: #3b3b3b;
	display: inline-block;

}


.line {position: absolute;
width: 37px;
height: 821px;
margin-left: 420px;
margin-top: -25px;}



