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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-design .dimensions-container .dimensions-height::after, .section-design .dimensions-container .dimensions-width::after {
	content: "";
}
#m1-gallery-item-1 > ul > li.bento-item.tile-rounded.performance.justify-content-end > div > div > p > span {
	line-height: 1;
}
#m1-gallery-item-1 > ul > li.bento-item.tile-rounded.performance.justify-content-end > div > div > p > span {
	line-height: 1;
}

@media only screen and (min-width: 1069px) {
	.page-overview br.large {
		display: block;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.l2-performance-wrapper .feature-list {
		grid-template-columns: 1fr 1fr;
	}

	.l2-performance-wrapper .feature-list .feature-item.typography-ps-callout {
		font-size: 25px;
	}

	.page-overview br.medium {
		display: block;
	}
}
@media only screen and (max-width: 734px) {
	.l2-performance-wrapper .feature-list {
		grid-template-columns: 1fr;
	}

	.l2-performance-wrapper .feature-list .feature-item.typography-ps-callout {
		font-size: 24px;
	}

	.page-overview br.small {
		display: block;
	}
	.section-design .dimensions-container.typography-ps-headline-super {
		font-size: 28px;
	}
}
html.design .section-design .ports-sticky-container .flipbook-1 {
	margin-top: 0px;
}

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