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

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

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

@media only screen and (min-width: 1069px) {
	.section-create .section-content-block-mic-speaker .copy-block {
		margin-top: 85px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-connect .section-content-block-connection .typography-overview-section-copy {
		padding-right: 60px;
	}
	.section-connect .section-content .typography-overview-section-headline {
		max-width: 100%;
	}
}
@media only screen and (max-width: 734px) {
}
/* 8 plus */
@media only screen and (min-width: 414px) and (max-width: 734px) {
}
/* 8 */
@media only screen and (min-width: 370px) and (max-width: 413px) {
}
/* se */
@media only screen and (max-width: 325px) {
}

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