.page-features .section-highlight #dynamic-backgrounds .inline-video-content {
	left: -26.5px;
	top: 10.5px;
}

@media only screen and (max-width: 1068px) {
	.page-features .section-highlight #dynamic-backgrounds .inline-video-content {
		left: 42px;
		top: 10px;
	}
}

@media only screen and (max-width: 734px) {
	.page-features .section-highlight #dynamic-backgrounds .inline-video-content {
		left: 50%;
		top: 9px;
	}
}