/* 
@media only screen and (max-width: 640px) {
	
	.elementor-section.elementor-section-boxed > .elementor-container {
    display: block;
}
	
	.elementor-529 .elementor-element.elementor-element-f704e9c {
			margin-bottom: -150px;
	}

	.elementor-529 .elementor-element.elementor-element-65a0ae6 .elementor-heading-title {
		margin-top: 140px;
			font-size: 20px;
	}
		.elementor-529 .elementor-element.elementor-element-8ee8b0f .elementor-text-editor {
			text-align: center;
			font-size: 16px;
	}	
}

@media only screen and (max-width: 380px) {
	.elementor-529 .elementor-element.elementor-element-8ee8b0f .elementor-text-editor {
			text-align: center;
			font-size: 12px;
	}
}*/