.elementor-2494 .elementor-element.elementor-element-17b5d676{--display:flex;}/* Start custom CSS */@media only screen and (max-width: 768px) {
  .epyt-video-wrapper,
  .epyt-facade,
  .epyt-embed-responsive {
      position: relative;
      width: 100% !important;
      height: auto !important;
      padding-bottom: 56.25%;
      overflow: hidden;
  }

  .epyt-video-wrapper iframe,
  .epyt-facade iframe,
  .epyt-embed-responsive iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important;
      border: 0;
  }
}/* End custom CSS */