@media only screen and (max-width: 1024px){
.eltd-content .eltd-content-inner > .eltd-container > .eltd-container-inner, .eltd-content .eltd-content-inner > .eltd-full-width > .eltd-full-width-inner { padding-top: 40px!important;}}

@media only screen and (min-width: 769px) and (max-width: 1024px){
h1 { font-size: 52px;}h2 { font-size: 36px;}h3 { font-size: 28px;}}

@media only screen and (min-width: 681px) and (max-width: 768px){
h1 { font-size: 52px;}h2 { font-size: 36px;}h3 { font-size: 28px;}}

@media only screen and (max-width: 680px){
h1 { font-size: 48px;}h2 { font-size: 32px;}h3 { font-size: 24px;}h4 { font-size: 22px;}}