/*
 Theme Name:   Divi Child Theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Divi Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  divi-child
*/

.et_pb_blog_grid .et_pb_image_container img {
    width: 240px;
    height: 240px;
    min-height: auto;
    min-width: auto;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
}