.clinical-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px 100px;max-width:1060px;margin:0 auto;justify-items:center;text-align:center}.clinical-member{width:100%}.member-photo-bg{width:100%;height:350px;background-size:cover;background-repeat:no-repeat;border-radius:0;display:block}.member-name{font-family:'GT Alpina LAN Standard Light',serif;font-size:18px;font-weight:300;line-height:1.1em;color:#373a36;margin-top:0;margin-bottom:16px;letter-spacing:0}@media screen and (max-width:991px){.clinical-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:478px){.clinical-grid{grid-template-columns:1fr}}