@media only screen and (min-width: 1800px){
	.section01 h2,
	.section02 h2,
	.section03 h2,
	.section04 h2,
	.section05 h2,
	.section07 h2,
	.induSection01 h2,
	.induSection03 h2,
	.induSection04 h2{
	  font-size: 3rem !important;
	}
}