@media only screen and (max-width: 734px) {
	div.section-hero-health.shared-gallery-hero > div > div.image-container {
		margin-top: 50px;
	}
}

/* START - Add padding to the start of compare section */
.section-contrast.no-pad-top {
	padding-top: var(--global-section-padding);
}
/* END - Add padding to the start of compare section */

/* START - Align compare section */
.product-tile:has(.tout-group).product-tile-series-10 .product-tile-ctas {
	margin-bottom: 74px;
}
/* END - Align compare section */
