.three-col__grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;grid-gap:2.5rem 2rem!important;gap:2.5rem 2rem!important;width:100%!important;margin:0 auto 4rem!important;position:relative!important;z-index:2!important}.three-col__grid .blog-link__img{width:100%!important;aspect-ratio:16/10!important;position:relative!important;border-radius:.75rem!important;overflow:hidden!important}@media screen and (max-width:991px){.three-col__grid{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}}@media screen and (max-width:640px){.three-col__grid{grid-template-columns:1fr!important;gap:1.25rem!important}}