#property-gallery-intro{background-color:#373c35;padding-top:256px;padding-bottom:96px}#property-gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}@media (max-width: 1024px) and (orientation: portrait){#property-gallery-grid{grid-template-columns:repeat(2,1fr);gap:4px}}#property-gallery-grid .grid-item{object-fit:cover;width:100%;height:55vh;max-height:500px}#property-gallery-grid .d_span_2{grid-column:span 2}#property-gallery-grid .d_span_3{grid-column:span 3}#property-gallery-grid .d_span_6{grid-column:span 6}@media (max-width: 1024px) and (orientation: portrait){#property-gallery-grid .m_span_1{grid-column:span 1}#property-gallery-grid .m_span_2{grid-column:span 2}}
