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

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


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



.section-design .captions .frame-caption {
	top: 18%;
}

@media only screen and (max-width: 1068px){
	.section-design .captions .frame-caption {
		top: 20%;
	}
}

@media only screen and (max-width: 734px){
	.section-design .captions .frame-caption {
		top: auto;
	}
}



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