video {
    width: 100%;
    box-shadow: 10px 10px 13px -2px rgba(0,0,0,.05);
    border: 1px solid #ededed;
}
.video-box img {display: none; box-shadow:10px 10px 13px -2px rgba(0,0,0,.05);}
.html-part.content-wrap{padding-top:0;}
.video-box{padding:10px 20px 60px 33px;}
.features-item:first-child .content-wrap, .features-item:nth-child(3) .content-wrap {
    padding-bottom: 20px;
}

@media only screen and (max-width: 991px) { .video-box{padding:0 20px 0px 20px;} }
@media only screen and (max-width: 1024px) {
/*  .video-box video {display: none;}
 .video-box img {display: block;} */
.html-part.content-wrap{padding-top: 0px}
}

@media only screen and (max-width: 767px) {
.views-table{margin-bottom:60px;}
}
