/* Native widget display:contents must not bypass Elementor responsive visibility. */
@media (min-width:768px) {
  body.family-field :is(.tpi-mobile-service-image,.tpi-mobile-contact-photo,.tpi-mobile-contact-materials,.tpi-mobile-quote-next-image) {
    display:none !important;
  }
}
