.related-content-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4rem;margin-bottom:8rem;margin-top:6rem}@media (max-width:900px){.related-content-grid{display:flex;flex-direction:column;margin-bottom:5rem;margin-top:3rem}}.related-content-grid .tease{display:flex;flex-direction:column}.related-content-grid .tease img{aspect-ratio:1/1;object-fit:cover;width:100%;height:360px}.related-content-grid .tease .button{margin-top:auto;width:100%;justify-content:center}