/* START: fix section-highlights */
@media only screen and (max-width: 734px) {
	.section-highlights .media-gallery-item-type .typography-media-card-gallery-headline {
		font-size: 15px;
	}
}

@media only screen and (max-width: 429px) {
	.section-highlights .media-gallery-item-type .typography-media-card-gallery-headline {
		font-size: 13px;
	}
	.section-highlights .media-gallery-item-type .typography-media-card-gallery-caption-sosumi {
		font-size: 11px;
	}
}

/* END: fix section-highlights */
