/*
 Theme Name:     TAI Landing
 Theme URI:      https://landing.taiarts.com
 Description:    Divi Child Theme
 Author:         TAI
 Author URI:     https://taiarts.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */


/** .et_pb_row fix **/
body.home .et_pb_row,
body.page-id-858 .et_pb_row{
    width: 100%;
    max-width: 100%;
}