.video-play-container{width:100%;height:calc(100vw / 2 );max-height:550px;height:40vw;max-height:none;position:relative;background-size:cover;background-repeat:no-repeat}.video-play-btn{position:absolute;display:block;top:50%;left:50%;width:135px;height:135px;transform:translateY(-50%) translateX(-50%);background-size:cover;background-repeat:no-repeat;cursor:pointer;opacity:1}.video-play-btn:hover circle{fill:#222}.video-play-btn svg{width:100%;height:100%}@media only screen and (max-width:768px){.video-play-container{width:100%;height:350px;height:calc(100vw / 2 );max-height:550px}.video-play-btn{width:105px;height:105px}}