/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.ai-disclaimer {
	font-size: 12px;
	color: #6e6e73;
	font-weight: 400;
}

@media only screen and (min-width: 1069px) {
	.media-gallery-item-1 .caption .media-card-caption {
		margin-top: 14px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.media-gallery-item-1 .caption .media-card-caption {
		margin-top: 12px;
	}
}
@media only screen and (max-width: 734px) {
	.media-gallery-item-1 .caption .media-card-caption {
		margin-top: 8px;
	}
	.section-liquid-glass .image-section-header-image-container {
		grid-template-rows: 595px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
