.content-detail video {
    width: 68% !important;
    height: auto !important;}

@media screen and (max-width: 768px) { 
 .content-detail video {
    width: 100% !important;}
}
