.e-bw8-sec-video{
    width: 70vw;
    height: auto;

}
.e-bw8-sec-video iframe{
    height: 500px;
}
@media screen and (max-width:768px) {
    .e-bw8-sec-video{
    width: 90vw;

}
}