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

 Theme Name:   Child Theme for AIHS CHGO
 Theme URI:    
 Description:  A Divi child theme for the AIHS CHGO website project.
 Author:       KAT Marketing
 Author URI:   https://kat.marketing/
 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

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

@media (max-width: 450px) {	
	.three-colz .et_pb_column {
		width:33% !important;
	}
	.three-colz .et_pb_module_header {
		margin-top:-15px;
	}
}
@media (max-width: 450px) {	
.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
	margin-bottom:40px !important;
	}
}