.dual_mv .youtube{
  height: 430px!important;
  width: 100%;
}
@media screen and (max-width: 767px){
  .dual_mv .youtube{
    height: 50vw!important;
  }
}