
@media only screen and (min-width: 480px) and (max-width: 768px){
	}

@media only screen and (max-width: 600px){
	}

@media only screen and (max-width: 480px){
	/* generated in /home/paragrap/public_html/wp-content/themes/kreate/assets/custom-styles/general-custom-styles-responsive.php kreate_elated_h1_responsive_styles2 function */
h1 { font-size: 32px;}

}