/* Localised CSS FIX - START */

/* view in your space issue */
@media only screen and (max-width: 734px) {
	html .page-overview .section-hero .cta-wrap .mx-pricing-wrap.anz-mx-pricing-wrap {
		flex-direction: column;
		align-items: center;
	}
}

/* Localised CSS FIX - END */
