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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-experience .more-magic-row {
	text-align: center;
	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 {
		text-align: left;
		margin-top: 28px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
