/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 24 2026 | 18:10:29 */
section.advantages .fusion-builder-row {
	justify-content: space-between;
}

@media(min-width: 1024px) {
	section.advantages .list__grid-4 {
		max-width: 280px;
		height: 100%;
	}
	
    section.advantages .list__grid-4 .fusion-text:not(.number) {
		flex-grow: 1;
		max-height: 46px;
	}
}

