.product{
	padding-top: 50px;
	background: #f1f1f2;
}

.information2{
	padding: 30px 0px;
	width: 1150px;
	margin: 0 auto;
}

.productName{
	font-size: 26px;
	font-weight: bold;
	padding: 20px 0px;
}

.productName-phone{
	padding: 20px !important;
	font-size: 20px !important;
}

.productImg{
	text-align: center;
}

.word3{
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
}



.word1{
	font-size: 20px;
	font-weight: bold;
	margin-top: 30px;
}

.word1-phone{
	font-size: 16px !important;
	padding: 0 20px;
}

.software{
	background: #f1f1f2;
	margin-top: 20px;
}

.pressureImg{
	
	text-align: center;
}

.softwareStyle{
	margin-top: 20px;
}

.pressureImg-computer{
	display: flex;
	justify-content: space-between;
}

.pressureImg img{
	width: 120px;
	margin-left: 20px;
}

.img-phone{
	width: 60px !important;
}

.substance{
	/* display: flex; */
	justify-content: space-between;
	padding: 20px;
}

.substance-computer{
	display: flex;
	padding: 40px 0 !important;
}

.softwareImg{
	text-align: center;
}



.softwareImg img{
	width: 580px;
}

.word2{
	width: 450px;
	font-size: 20px;
	font-weight: bold;
	margin: auto 0;
	line-height: 50px;
	cursor: default;
}

.word2-phone{
	width: auto !important;
	font-size: 18px !important;
	line-height: 30px;
	padding: 20px 0;
}