.elementor-310 .elementor-element.elementor-element-1e999d19{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--padding-top:40px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-310 .elementor-element.elementor-element-3912b022{--display:flex;}.elementor-310 .elementor-element.elementor-element-241f3d94{text-align:center;}.elementor-310 .elementor-element.elementor-element-241f3d94 .elementor-heading-title{color:#7CA48A;}body.elementor-page-310:not(.elementor-motion-effects-element-type-background), body.elementor-page-310 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F5F0;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-310 .elementor-element.elementor-element-1e999d19{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-310 .elementor-element.elementor-element-1e999d19{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for container, class: .elementor-element-1e999d19 *//* Force all floor plan images to have the same width & height */
.elementor-310 .elementor-element.elementor-element-1e999d19 img {
  width: 500px !important;      /* Makes all images fill their column evenly */
  height: 500px !important;    /* Set consistent height — adjust as needed */
  object-fit: default !important; /* Keeps image ratio but crops edges evenly */
  display: block;
  margin: 0 auto;
  border-radius: 4px;          /* Optional: rounded corners for consistency */
}

/* Optional: Align headings under each image consistently */
.elementor-310 .elementor-element.elementor-element-1e999d19 .elementor-heading-title {
  text-align: center;
  margin-top: 10px;
}/* End custom CSS */