/* Start custom CSS for html, class: .elementor-element-27656e2 */iframe {
  width: 100%;
  height: 100vh; /* Default for desktops */
}

@media (max-width: 768px) { 
  iframe {
    height: 80vh; /* Slightly shorter on mobile */
  }
}/* End custom CSS */