.related-resources__container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px}.related-resources__image{background-position:50%;background-size:cover;height:213px;margin-bottom:24px;width:100%}.related-resources__title{font-size:24px!important;margin-bottom:16px}.related-resources__description{margin-bottom:24px}.related-resources__link{text-decoration:underline}@media (max-width:767px){.related-resources__container{grid-template-columns:1fr;grid-gap:32px}}