
@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: 5px!important;}

}

@media only screen and (min-width: 480px) and (max-width: 768px){
	.eltd-parallax-section-holder { height: auto !important;min-height: 300px;}

}

@media only screen and (max-width: 480px){
	.eltd-parallax-section-holder { height: auto !important;min-height: 300px;}

}