@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){
/* generated in /home/viktorga/public_html/artfolio.hu/wp-content/themes/shade/assets/custom-styles/general-custom-styles-responsive.php shade_edge_h1_responsive_styles function */
h1 { line-height: 70px;}

}

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