#videoItems{ display: block; cursor: pointer;table-layout: inherit; position:relative; background:#FFF;padding:0;margin-bottom:20px;clear:both;}
.videoCategory .video-item{ float:left;margin-bottom:8px;margin-right:5px;}
.videoCategory .video-item img{width: 100%; padding-top: 28px;}
.videoCategory .video-item video{height: 100%;}
.videoCategory .col1{width: 532px;}
.videoCategory .col2{width: 262px;}
@media screen and (max-width: 600px) {
.box{width:100%!important}
}