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

@media only screen and (min-width: 769px) and (max-width: 1024px){
}

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

@media only screen and (max-width: 480px){
/* generated in /var/www/janericjohansson.se/public_html/wp-content/themes/koto/assets/custom-styles/general-custom-styles-responsive.php koto_elated_h1_responsive_styles2 function */
h1 { font-size: 30px;}

/* generated in /var/www/janericjohansson.se/public_html/wp-content/themes/koto/assets/custom-styles/general-custom-styles-responsive.php koto_elated_h2_responsive_styles2 function */
h2 { font-size: 14px;}

}