@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 /var/www/vhosts/832186145.linuxzone147.grserver.gr/attica.adpro.gr/wp-content/themes/panaderia/assets/custom-styles/general-custom-styles-responsive.php panaderia_mikado_h1_responsive_styles2 function */
h1 { font-size: 40px;line-height: 45px;}}