/*
 * Agni generated the same block class for both columns in this section.
 * Restore the first column's intended responsive dimensions without changing
 * the overlapping image column.
 */
.home .agni-block-1786541748294 > .agni-block-columns__contents > .agni-block-column:first-child {
	--agni_block_column_width_desktop: 48%;
	--agni_block_column_width_laptop: 48%;
	--agni_block_column_width_tab: 100%;
	--agni_block_column_width_mobile: 100%;
	margin-left: 0;
}

@media (min-width: 1024px) {
	.home .agni-block-1786541748294 > .agni-block-columns__contents > .agni-block-column:first-child {
		margin-left: 5%;
	}
}

@media (min-width: 1440px) {
	.home .agni-block-1786541748294 > .agni-block-columns__contents > .agni-block-column:first-child {
		margin-left: 7%;
	}
}
