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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-experience .more-magic-row {
	text-align: center;
}
@media only screen and (max-width: 734px) {
	.section-experience .more-magic-row {
		text-align: left;
	}
}

.section-experience .section-content .typography-section-headline {
	line-height: 0.98;
}

@media only screen and (max-width: 734px) {
	.section-experience .section-content .typography-section-headline {
		line-height: 1.07143;
	}
}

.section-experience .more-magic-row {
	margin-top: 55px;
}

@media only screen and (max-width: 1068px) {
	.section-experience .more-magic-row {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 734px) {
	.section-experience .more-magic-row {
		margin-top: 28px;
	}
	.section-experience .more-magic-copy-block {
		margin-top: 0px;
	}
}

@media only screen and (max-width: 350px) {
	.xray-copy-top.xray-copy {
		top: -10px;
	}
}

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