/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
.et_pb_main_blurb_image {
margin-bottom: 0 !important;
}

.et_pb_team_member_image.et-waypoint.et_pb_animation_off.et-animated, .et_pb_team_member_image.et-waypoint.et_pb_animation_off {
	width: 200px !important;
	height: auto !important;
	overflow: hidden !important;
	margin: 0 auto !important;
}

.et_pb_module_header {
	margin: 15px 0 0 0 !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.et_pb_member_position {
	line-height: 2.2em !important;
}

@media screen and (max-width: 500px){
div.et_pb_section.et_pb_section_0 {
	max-height: 300px !important;
	}
}

@media only screen and (max-width: 980px) {
	#home-pic .et_pb_row, #home-pic .et_pb_column #home-pic .et_pb_row_inner {
    	padding: 0;
	}
}

div.wpforms-container-full .wpforms-form .wpforms-field.no-top-padding {
	padding-top: 0;
}

