.video-slide.fotoprod video {
  max-height: 100%;
}

.video-responsive {
    width: 100%;
    max-width: 100%;
    display: block;
}

#thumbs_list .video-responsive {
    max-width: 80px;
    max-height: 80px;
}