/* 
Theme Name: Hello Elementor Child
Template: hello-elementor
*/

/* Mobile */

@media screen and (max-width:767px){
.wo-content{
		padding-left: 16px!important;
		padding-right: 16px!important;
	}
	
	
	
	.wo-height-100{
	height: auto!important;
}
	
	
	.wo-footer-border{
		border: solid 0px!important;
	}
	
	.wo-margin-top-40-mobile{
		margin-top: 40px!important;
	}
	
	
	.wo-hero{
	font-size: 42px!important;
	}
}
