/* Responsive Video */
#video-renderer-sticky {
	border-top-left-radius: .28571429rem;
    border-top-right-radius: .28571429rem;
    overflow: hidden;
    background: #fff;
    border: 1px solid rgba(34,36,38,.15);
    border-bottom: none;
    width: 100%;
}