.leeu-custom-h2 {
	font-size: 1.5rem !important;
    font-weight: 400  !important;
    line-height: 2.5rem !important;
}

@media (max-width: 1000px) {
	.leeu-custom-h2 {
    	font-size: 1.3rem !important;
    	font-weight: 400 !important;
    	line-height: 2rem !important;	
	}
}