/*
Theme Name: Divi Child
Theme URI: https://yourwebsite.com
Description: Divi Child Theme
Author: Your Name
Template: Divi
Version: 1.0
*/

@media screen and (max-width: 767px) {
	
	/* Home   */
/*     .et_pb_row_0.et_pb_row {
        padding-left: 10px !important;
    } */
/*   .et_pb_text_inner h3 span {
	    line-height: 1em !important;
	}
	.et_pb_text_inner h2 span{
	    font-size: 50px !important;
	    line-height: 1em !important;
	} */
/* 	.et_pb_text_inner h1 strong {
		font-size: 100px;
	} */
	/* Our Work   */
/* 	.et_pb_text_inner h3 {
	    font-size: 40px !important;
	} */
}