@media screen and (min-width: 100px) and (max-width: 1020px) {
	
	#projects .project h2 {

  font-size: 12px !important;
  
	}
}
/*added by manuki on monday july 13, 5:30pm*/