.video-wrapper{max-width:1340px;height:720px;margin:auto;border-radius:6px;overflow:hidden;background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;position:relative}.video-wrapper .spec-item{width:25%}.vid-stats{position:absolute;width:75%;padding:2%;left:50%;bottom:0;transform:translate(-50%,-50%);display:flex;flex-wrap:wrap;justify-content:space-between;color:#fff;text-align:center;font-size:1.5em;line-height:1.2}.vid-grade{position:relative;display:flex;justify-content:center;align-items:center;height:100%;width:100%;background:#063246;background:linear-gradient(180deg,rgba(6,50,70,0) 0%,rgba(3,32,45,1) 100%)}.vid-grade a{transition:.3s}.vid-grade a:hover{transform:translate(0px,-10px)}.vid-grade a img{width:100%}@media only screen and (max-width:768px){.vid-stats{display:none}.vid-grade a{width:75%;margin:auto}}