.comaai-img-grid {
		background-size: cover;
		background-position: top center;
	}
.comaai-item-grid {	text-align: center;	}
.comaai-item-grid p{
	line-height: 1em;
	min-height: 2.5em;
	margin-top: 10px;
}
.comaai-title {
	background-color: #2BA147;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.comaai-title h2 {
	font-family: 'Work Sans', sans-serif;
	font-weight: 800;
	color: #fff;
	text-align: center;
	font-size: 2.5em;
}
.comaai-title h3 {
	font-family: 'Work Sans', sans-serif;
	font-weight: 800;
	color: #fff;
	text-align: center;
	font-size: 1.5em;
	margin: 0;
}
.comaai-title p {
	font-family: 'Assistant', sans-serif;
	font-weight: 800;
	color: #fff;
	text-align: center;
	font-size: 2.5em;
	margin: 0;
}
.elementor.elementor-1879 > div{
	padding: 0;	
}
.comaai-galery-body {
	margin-left: 15%;
	margin-right: 15%;
}
.modal-content{
	height: auto;
	background-color:rgba(0, 0, 0, 0.0);
	position: relative;
	display: flex;
	justify-content: center;
	box-shadow: none;
	border:0;
}

#comaaiModal{
	justify-content: center;
	align-items: center;
	height: 100vh;
}
#comaai-img{
	border: solid 1px #fff;
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.5);
}
#comaai-close{
	color: #fff !important;
	position: absolute;
    line-height: 100px;
}
#comaai-close{
	font-size: 2.5em;
	top: 25px;
	right: 25px;
}
#comaai-close a{ color: #fff; }
#comaai-close a:hover{ color: #fff; }
.comaai-back {
	float: left;
	padding-left: 10%;
}
