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

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

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

.section-size-weight .tilt .caption-wrapper.caption-width {
	top: -32px;
}

.section-size-weight .tilt-height .caption-wrapper.caption-width {
	top: -30px;
}

.section-size-weight .vesa .caption-wrapper.caption-width {
	top: -30px;
}

.section-size-weight .tilt .caption-wrapper.caption-depth .caption {
	transform: translateY(-15px);
}

.section-size-weight .vesa .caption-wrapper.caption-depth {
	transform: translateY(-15px);
	left: 15px;
}

@media only screen and (max-width:735px){
	.small-show{
		display:block;
	}
}

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