/* Local Overrides */

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

@media (min-width: 1068px) {
	.custom_kids-image {
		margin-bottom: -25px;
	}
}

@media (max-width: 1068px) {
	.custom_band-small-hide {
		display: none;
	}
}

/* Sosumi */
.ac-gf-sosumi sup {
	font-size: 9px;
	vertical-align: top;
	position: relative;
	top: -1px;
}
