#content .cont_txt {
	font-size: 16px;
	margin-left: 100px;
	margin-right: 100px;
}
#content .cont_txt .contentTitle {
	color: #5ABB93;
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#content .cont_txt .object {
	border-top: 1px solid #DFE6ED;
	border-bottom: 1px solid #DFE6ED;
	border-left: 1px solid #DFE6ED;
	border-right: 1px solid #DFE6ED;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 30%;
	float: left;
	height: 145px;
}
#content .cont_txt .objectImage {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: auto;
}
#div177 {
	margin-top: 40px;
	float: left;
}

#div176 {
	display: none;
}

#div173 {
	display: none;
}
@media (max-width: 1366px) { 
#content .cont_txt .object {height: 175px;}
#content .cont_txt {margin-left: 31px; margin-right: 15px;
}
@media (max-width: 1024px) {
#content .cont_txt { font-size: 14px; } 
}
@media (max-width: 768px) {
#content .cont_txt {
    font-size: 12px;}
#content .cont_txt .object {
    width: 48%;}
}
@media (max-width: 500px)  {
#content .cont_txt .object {
    height: 277px;}
#content .cont_txt .object {
    width: 47%;}
#content .cont_txt {
       margin-left: 5px;
    margin-right: 5px;}
#content .cont_txt .objectImage {
    float: none;
    text-align: center;}
.objectNote.record-note {
margin-left: 5px;}
#content .cont_txt .objectImage img {
	width: 90%;
}
}