/* Start: Header */
.section.section-welcome .marquee-wrapper .marquee-copy {
	margin-top: 15px;
}

@media (max-width: 734px) {
	.section.section-welcome .marquee-wrapper .marquee-copy {
		margin-top: 20px;
	}
}
/* End: Header */

/* Start: Highlights Gallery */
@media (max-width: 734px) {
	#highlights-gallery-item-2 .typography-media-card-gallery-headline {
		font-size: 15px;
	}
}

@media (max-width: 734px) {
	[data-component-list="MediaCardGallery"] .media-gallery .media-gallery-item-improvements .caption-animation-container {
		transform: unset;
	}
}
/* End: Highlights Gallery */
