/* Local Overrides */

.section-mac-and-ipad .ipad-content-image .image-carousel-container {
	--image-max-height: 954px;
}

@media only screen and (max-width: 321px) {
	.page-brad-bergsma
		.article-product-container.product-ipad
		.article-product-image {
		right: -10px;
	}
}

/* Thomas */
@media only screen and (min-width: 1069px) {
	.section-more-stories .gallery-fullwidth .more-stories-gallery-headline {
		min-width: 419px;
	}
}
/* Preenapun */
@media only screen and (max-width: 734px) {
	#more-stories-hernandez .more-stories-gallery-content-container {
		padding: 0 29px;
	}
}

/* hannah in masacoo */
@media only screen and (min-width: 1069px) {
	.page-masacoo
		.section-more-stories
		.gallery-fullwidth
		#more-stories-pengilly
		.more-stories-gallery-headline {
		min-width: unset;
	}
}
