.nav-wrap{padding-top:.45rem;padding-bottom:.45rem}
.brand{display:block;flex:0 0 auto}
.brand img{width:235px;height:94px;object-fit:contain;object-position:center}
.service-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none;gap:.75rem;align-items:stretch}
.service-gallery img,.service-gallery img:first-child{grid-column:auto;grid-row:auto;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;object-position:center;background:#f9edf1;border-radius:16px}
@media(max-width:850px){.brand img{width:190px;height:76px}.nav-links{top:86px}.service-gallery{grid-template-columns:1fr}}
@media(max-width:600px){.brand img{width:168px;height:68px}.nav-links{top:78px}.service-gallery{grid-template-columns:1fr}.service-gallery img,.service-gallery img:first-child{grid-column:auto;grid-row:auto;aspect-ratio:3/2}}
.planned-services-collage{width:100%;align-self:center}
.planned-services-collage img{display:block;width:100%;height:auto;object-fit:contain;border-radius:20px;box-shadow:var(--shadow)}
