/* Local Overrides */

/* Bands Section spacing */
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.banner-card {
		--min-height: 603px;
	}
}

@media (min-width: 1600px) {
	#overview-essentials-banner-watch-studio-1 {
		margin-left: 20px;
	}
}
.chapternav-item-fitness {
	padding: 0 12px;
}
.chapternav-item-shop-watch {
	padding: 0 12px;
}

/* AWU3 Card */
@media only screen and (max-width: 734px) {
	#overview-consider-feature-adventure-1 {
		margin-bottom: -30px;
	}
}
