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

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

@media only screen and (min-width: 681px) and (max-width: 768px){
/* generated in /srv/htdocs/wp-content/themes/roam/assets/custom-styles/general-custom-styles-responsive.php roam_mikado_h1_responsive_styles function */
h1 { font-size: 50px;line-height: 1em;}

}

@media only screen and (max-width: 680px){
/* generated in /srv/htdocs/wp-content/themes/roam/assets/custom-styles/general-custom-styles-responsive.php roam_mikado_h1_responsive_styles2 function */
h1 { font-size: 35px;line-height: 1em;}

/* generated in /srv/htdocs/wp-content/themes/roam/assets/custom-styles/general-custom-styles-responsive.php roam_mikado_h2_responsive_styles2 function */
h2 { font-size: 30px;}

}