@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 /www/qivolution_675/public/wp-content/themes/imogen/assets/custom-styles/general-custom-styles-responsive.php imogen_elated_h1_responsive_styles function */
h1 { font-size: 28px;}

}

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