/* Enter Your Custom CSS Here */
.wp-video {
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 }
iframe{
   max-width: 100%;
}