/*
Theme Name: innovate
*/

.comments-section-cta-image-block {
	max-height: 535px;
}

.is-hidden-col {
    display: none !important;
}

.projects-section__gallery {
	flex-wrap: wrap;
}

.projects-section__actions {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}