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






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




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

.section-size-weight .tilt .caption-wrapper.caption-width {
	text-align: center;
	top: -31px;
	right: 0;
	width: 446px;
	display: flex;
	justify-content: center;
}

@media only screen and (max-width: 1068px) { 
	.section-size-weight .tilt .caption-wrapper.caption-width {
		width: 288px;
	}
}

@media only screen and (max-width: 734px) {
	.section-size-weight .tilt .caption-wrapper.caption-width {
		right: unset;
		left: 0;
		top: -31px;
	}
}

.section-size-weight .tilt .caption-wrapper.caption-depth {
	bottom: -32px;
	left: 0;
	width: 121px;
	display: flex;
	justify-content: center;
}

@media only screen and (max-width: 1068px) {
	.section-size-weight .tilt .caption-wrapper.caption-depth {
		width: 79px;
	}
}
@media only screen and (max-width: 734px) {
	.section-size-weight .tilt .caption-wrapper.caption-depth {
		bottom: -32px;
	}
}


.section-size-weight .tilt-height .caption-wrapper.caption-width {
	top: -29px;
	text-align: center;
	right: 0;
	width: 446px;
	display: flex;
	justify-content: center;
}

@media only screen and (max-width: 1068px) {
	.section-size-weight .tilt-height .caption-wrapper.caption-width {
		width: 288px;
	}
}

.section-size-weight .vesa .caption-wrapper.caption-width {
	top: -29px;
	right: 2px;
	text-align: center;
	width: 443px;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media only screen and (max-width: 1068px) {
	.section-size-weight .vesa .caption-wrapper.caption-width {
		width: 285px;
	}
}

.section-size-weight .vesa .caption-wrapper.caption-depth {
	left: 5px;
	text-align: center;
	bottom: -32px;
	width: 59px;
	display: flex;
	align-items: center;
}


@media only screen and (max-width: 734px) {
	.section-size-weight .vesa .caption-wrapper.caption-depth {
		bottom: -32px;
	}
}


.section-size-weight .vesa .caption-wrapper.caption-depth .caption {
	width: 59px;
}





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