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

@media only screen and (min-width: 769px) and (max-width: 1024px){
h1 { letter-spacing: 0px;}h2 { letter-spacing: 0px;}h3 { letter-spacing: 0px;}h4 { letter-spacing: 0px;}h5 { letter-spacing: 0px;}h6 { letter-spacing: 0px;}}

@media only screen and (min-width: 681px) and (max-width: 768px){
h1 { letter-spacing: 0px;}h3 { letter-spacing: 0px;}h4 { letter-spacing: 0px;}h5 { letter-spacing: 0px;}h6 { letter-spacing: 0px;}body, p { letter-spacing: 0px;}}

@media only screen and (max-width: 680px){
h1 { font-size: 30px;letter-spacing: 0px;}h2 { font-size: 28px;letter-spacing: 0px;}h3 { letter-spacing: 0px;}h4 { letter-spacing: 0px;}h5 { letter-spacing: 0px;}h6 { letter-spacing: 0px;}body, p { letter-spacing: 0px;}.error404 .qodef-page-not-found .qodef-404-title { font-size: 120px;line-height: 100px;}.error404 .qodef-page-not-found .qodef-404-subtitle { font-size: 35px;line-height: 40px;}}