@media only screen and (max-width: 1024px){
.eltdf-content .eltdf-content-inner > .eltdf-container > .eltdf-container-inner, .eltdf-content .eltdf-content-inner > .eltdf-full-width > .eltdf-full-width-inner { padding: 90px 0;}}

@media only screen and (min-width: 769px) and (max-width: 1024px){
h2 { font-size: 18px;line-height: 24px;}}

@media only screen and (min-width: 681px) and (max-width: 768px){
h2 { font-size: 17px;line-height: 22px;}body, p { font-size: 16px;line-height: 22px;}}

@media only screen and (max-width: 680px){
h1 { font-size: 30px;line-height: 40px;}h2 { font-size: 18px;line-height: 24px;}body, p { font-size: 15px;line-height: 20px;}}