.resources-page{background-size:180%;background-color:green;background-repeat:no-repeat;background-position:55% 60%;background-blend-mode:multiply;display:flex;flex-direction:column;min-height:45vh}@media (min-height:768px){.resources-page{height:auto;padding-bottom:50px;min-height:43vh}}.hero-section{margin-left:180px;margin-top:8%}.text-overlay h1{font-size:3rem;text-transform:uppercase}.text-overlay p{font-size:1.25rem;max-width:600px;margin:auto}.grid-container{display:grid;grid-template-columns:repeat(3,1fr);column-gap:10px;row-gap:50px;justify-items:center;padding:40px;margin-top:80px;margin-left:120px;margin-right:120px}.grid-item{text-align:center;text-decoration:none}.grid-item img{width:220px;height:220px;margin-bottom:15px}.grid-item span{display:block;font-size:2rem;font-weight:700;color:#49ba57;text-transform:uppercase}.grid-item:hover span{color:#060}.facts{background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;height:80vh;text-align:center;padding:20px}.facts p{color:#fff;font-size:2rem;font-weight:700;line-height:2.5rem;font-style:italic;margin:0}