/* Local Overrides */

/* Explore Stories */
/* explore stories - thailand */
@media only screen and (min-width: 1069px) {
	.section-more-stories
		.more-stories-gallery-container
		.more-stories-gallery-eyebrow.custom_thailand {
		margin-inline-end: 80px;
	}
	.section-more-stories
		.more-stories-gallery-container
		.more-stories-gallery-headline.custom_thailand {
		margin-inline-end: 140px;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-more-stories
		.more-stories-gallery-container
		.more-stories-gallery-eyebrow.custom_thailand {
		margin-inline-end: 30px;
	}
	.section-more-stories
		.more-stories-gallery-container
		.more-stories-gallery-headline.custom_thailand {
		margin-inline-end: 100px;
	}
}
@media only screen and (max-width: 734px) {
	.section-more-stories
		.more-stories-gallery-container
		.more-stories-gallery-eyebrow.custom_thailand {
		margin-inline-end: 20px;
	}
	.section-more-stories
		.more-stories-gallery-container
		.more-stories-gallery-headline.custom_thailand {
		margin-inline-end: 50px;
	}
}
/* end of explore stories - australia */

/* explore stories - australia */
@media only screen and (min-width: 1069px) {
	.section-more-stories
		.more-stories-gallery-container
		.more-stories-gallery-headline.custom_australia {
		margin-inline-end: 70px;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.section-more-stories
		.more-stories-gallery-container
		.more-stories-gallery-headline.custom_australia {
		margin-inline-end: 30px;
	}
}
@media only screen and (max-width: 734px) {
	.section-more-stories
		.more-stories-gallery-container
		.more-stories-gallery-headline.custom_australia {
		margin-inline-end: 50px;
	}
}
/* end of explore stories - australia */

/* End of Explore Stories */
