#hhhs h2,
h3,
h4 {
	text-align: center;
	color: #000000 !important;
}

#hhhs td {
	font-size: 14px;
}

#hhhs h2 {
	font-size: 23px;
}

#hhhs h3 {
	font-size: 21px;
}

#hhhs li {
	list-style: none;
	text-align: left;
}

#hhhs h4 {
	font-size: 20px;
}

#hhhs p {
	font-size: 17px;
	margin: 10px 0px;
	text-align: left;
}

#hhhs img {
	width: 100%;
}

#hhhs {
	margin: 0px 80px;
}

@media (max-width: 767px) {
	#hhhs {
		margin: 0px 10px;
	}
}