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

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

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

.image-buystrip-icon-help {
	width: 50px;
	height: 44px;
	background-size: 60px 60px;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url("/au/mac/images/shared/buystrip/icon_help.svg");
}

/* width fix for avail messaging */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-hero .intro-wrapper .availability {
		width: 18.1em;
	}

	.section-hero .intro-wrapper {
		grid-column-gap: 6px;
	}
}

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