/*
 * Services Inner template compatibility for Hospitality phone mockups.
 * Asset-path scoping keeps this inert on unrelated Services Inner pages.
 */
.services-page .cntwithimg-left img[src*="/hospitality-modern-mockups/"][src*="-v3-edge-2x"],
.services-page .widget-type-gallery .slick-slide-inner-wrapper img[src*="/hospitality-modern-mockups/"][src*="-v3-edge-2x"],
.services-page .widget-type-gallery .slick-slide-inner-wrapper img[data-lazy*="/hospitality-modern-mockups/"][data-lazy*="-v3-edge-2x"] {
  display: block;
  width: 215px !important;
  max-width: 100% !important;
  height: auto !important;
  margin-left: auto;
  margin-right: auto;
}

