/*
Theme Name: Divi Child Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. 
Author:   NextLeft Dev
Author URI: https://nextleft.com
Template: Divi
Version: 2.0
*/

.wptb-image-wrapper img {
margin-bottom: 0 !important;
}

.wptb-table-container
{overflow-x: auto !important;
}