.related-resources__container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px}.related-resources__image-wrapper{align-items:center;display:flex;height:213px;justify-content:center;margin-bottom:24px;padding:16px;width:100%}.related-resources__image{box-shadow:0 0 15px rgba(0,0,0,.2);height:auto;max-height:100%;max-width:100%;width:auto}.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}}