#why-us .intro-grid{grid-template-columns:minmax(290px,.9fr) minmax(0,1.1fr);gap:6vw;align-items:center}#why-us .about-photo{width:100%;height:500px;object-fit:cover;object-position:center 42%;display:block}#why-us .about-copy{align-self:center}@media(max-width:760px){#why-us .intro-grid{grid-template-columns:1fr;gap:25px}#why-us .about-photo{height:440px;order:2}#why-us .about-copy{order:3}}
