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

@media only screen and (min-width: 769px) and (max-width: 1024px){
h1 { font-size: 40px;}h2 { font-size: 25px;line-height: 70px;letter-spacing: 0px;}h3 { font-size: 22px;}}

@media only screen and (min-width: 681px) and (max-width: 768px){
h1 { font-size: 40px;}h2 { font-size: 25px;line-height: 65px;letter-spacing: 0px;}h3 { font-size: 22px;line-height: 50px;letter-spacing: 0px;}body, p { font-size: 16px;}}

@media only screen and (max-width: 680px){
h1 { font-size: 40px;line-height: 40px;}h2 { font-size: 25px;line-height: 40px;letter-spacing: 0px;}h3 { font-size: 22px;line-height: 25px;letter-spacing: 0px;}h4 { font-size: 18px;line-height: 25px;letter-spacing: 0px;}body, p { font-size: 16px;}}