.typography-caption-tile-footnote {
    font-size: 12px;
	line-height: 1.3333733333;
	font-weight: 400;
    color: rgb(110,110,115);
    grid-column: 1/5;
    display: block;
    margin-top: 15px;
}

@media only screen and (max-width: 408px) {
    .section-highlights #highlights-gallery-item-6 .typography-media-card-gallery-headline {
        min-width: 89%;
    }
}