/*---------------------------------------------------------------------------------

 Theme Name:   Thousand Ideas
 Theme URI:    http://www.thousandideas.co.zw/
 Description:  
 Author:       James Jaricha
 Author URI:   https://jamesjaricha.co.zw/
 Template:     Divi
 Version:      1.2.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
/* ######  PERSON MODULE 1  ##### */

.person_module_1 .et_pb_team_member_image {
	padding-bottom: 10px;
}

@media (max-width: 980px) {
.person_module_1 .et_pb_team_member_image {
	margin: 0 auto;
}}

@media (min-width: 767px) and (max-width: 980px) {
.person_module_1 .et_pb_team_member_image {
	text-align: center;
}}
