/******** Localised images start ********/

/******** Localised images end ********/

/******** Local fixes start ********/

[data-component-list="MediaCardGallery"] .media-gallery .caption-container.large-pin-top-center .caption {
	width: 595px;
}

@media (max-width: 1068px) {
	[data-component-list="MediaCardGallery"] .media-gallery .caption-container.large-pin-top-center .caption {
		width: var(--caption-width);
	}
}

@media (max-width: 734px) {
	.feature-card-image-container .anz-financing-card {
		justify-content: center;
	}
}

/******** Local fixes end ********/
