/* ------------------------------------------
	 h2
------------------------------------------ */
@media screen and (max-width: 640px) {
	.section h2.title {
		font-size: 16px !important; 
	}
}
