/*gutter spacing added - environment section*/
@media only screen and (min-width: 1069px) {
	.section-environment {
		margin-bottom: 2em;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-environment {
		margin-bottom: 2em;
	}
}

.section-size-weight .tilt-height .caption-wrapper.caption-stand-depth-2 {
	top: 1015px;
}
.section-size-weight .vesa .caption-wrapper.caption-depth {
	left: 19px;
}
@media only screen and (max-width: 1068px) {
	.section-size-weight .tilt-height .caption-wrapper.caption-stand-depth-2 {
		top: 720px;
	}
	.section-size-weight .vesa .caption-wrapper.caption-depth {
		left: 19px;
	}
}
@media only screen and (max-width: 734px) {
	.section-size-weight .tilt-height .caption-wrapper.caption-stand-depth-2 {
		top: 964px;
	}
	.section-size-weight .vesa .caption-wrapper.caption-depth {
		left: 19px;
	}
}
