/*
Theme Name: Hello Elementor Child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.timeline-panel .be-desc{
	width:100% !important;
}

@media(max-width:890px){
	.be-content > div{
		white-space: normal;
		word-wrap: break-word;
	}
}

@media(max-width:640px){
	footer .copyright .elementor-icon-list-text{
		text-align:center !important;
	}
	
	.be-content > div{
		white-space: normal;
		word-wrap: break-word;
	}
	
	
	
}