/*------------------------------------*\
   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 (min-width: 1069px) {
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
}
@media only screen and (max-width: 734px) {
}

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