.video-controller {
	.img-wrapper {
		min-height: auto;

		video {
			width: 100%;
			margin-bottom: -6px;
		}
	}
}