.webinar-video {
   width: 100%;
   margin-bottom: 48px;
}

#webinar-iframe {
   width: 100%; 
   height: 495px;
   border-radius: 18px;
   object-fit: fill;
}