h2.about_us_title_1 {
	color: black;
	font-size: 25px;

}

.about_us_text_block_1 {
	padding-top: 40px;
	padding-left: 105px;
}

.about_us_text {
	line-height: 25px;
	padding-top: 5px;
	width: 70%;
	font-size: 14px;
	padding-bottom: 45px;
}

.about_us_text p {
	margin-bottom: 25px;
	line-height: 25px;
}

.about_us_text p:last-child {
	margin-bottom: 0;
}

@media (max-width: 767px) {
	.about_us_text p {
		line-height: 25px;
	}

	h2.about_us_title_1 {
		line-height: 1.2;
	}
}
