@media only screen and (max-width: 767px) {
	.sticky-section .elementor-container > div:first-child{
	    position: relative;
	}
}