/* ==== [ ANZ LOCAL FIXES - START ] ==== */

/* Experts section - two tile fix - START */

@media (min-width: 1069px) {
	.section-experts .scroll-container .item-container {
		display: flex;
		justify-content: center;
		margin-inline: auto;
	}

	.section-experts .scroll-gallery .gallery-item:last-child {
		width: var(--item-width);
	}
}

/* Experts section - two tile fix - END */

/* ==== [ ANZ LOCAL FIXES - END ] ==== */
