@media only screen and (max-width: 1024px){
.edgt-section.edgt-parallax-section-holder:not(.edgt-full-screen-height-parallax) { height: auto !important;min-height: px !important;}

}

@media only screen and (min-width: 480px) and (max-width: 768px){
body, p { font-size: 13px;}

}

@media only screen and (max-width: 480px){
h2 { font-size: 21px;}

h3 { font-size: 20px;}

h4 { font-size: 19px;}

h5 { font-size: 18px;}

h6 { font-size: 17px;}

body, p { font-size: 13px;}

}