.video-wrap i{
    /* font-size: 100px; */
    /* display: flex;
    justify-content: center;
    align-items: center; */
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    font-size: 40px;
}   
.video-wrap .la-play{
    font-size: 39px;
    width: 50px;
    height: 50px;
    background: #cc0000;
    border-radius: 50%;
}
.video-poster{
    height: 330px !important;
}
@media (max-width: 1601px) {
 
}
@media (max-width: 767px) {
 
}
