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

}

@media only screen and (min-width: 480px) and (max-width: 768px){
}

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