/* 
 Theme Name:     Divi Child
 Author:         Janet
 Author URI:     Janet
 Template:       Divi
 Version:        v 01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.8
*/ 

/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

#testimonial .et_pb_testimonial_description {
    margin-left: 0 !important;
    display: block;
    float: left;
    width: 100%;
    margin-top: 15px;
}

#testimonial .et_pb_testimonial_portrait {
    display: block;
    margin: 0 auto;
    position: relative;
    left: 16%;
}
