@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){
}

@media only screen and (max-width: 680px){
/* generated in /home/clients/4711394a0a3070d08e7cd6078c8a086e/fireflies4.ch/wp-content/themes/polyphonic/assets/custom-styles/general-custom-styles-responsive.php polyphonic_edge_h1_responsive_styles2 function */
h1 { font-size: 40px;line-height: 50px;}

/* generated in /home/clients/4711394a0a3070d08e7cd6078c8a086e/fireflies4.ch/wp-content/themes/polyphonic/assets/custom-styles/general-custom-styles-responsive.php polyphonic_edge_h2_responsive_styles2 function */
h2 { font-size: 30px;line-height: 40px;}

/* generated in /home/clients/4711394a0a3070d08e7cd6078c8a086e/fireflies4.ch/wp-content/themes/polyphonic/assets/custom-styles/general-custom-styles-responsive.php polyphonic_edge_h4_responsive_styles2 function */
h4 { font-size: 17px;line-height: 25px;}

}