.free_resources_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.free_resources_item{background-color:#fff;border:1px solid #c8c8c8;border-radius:6px;flex-basis:32%;margin:10px 0}@media screen and (max-width:900px){.free_resources_item{border:1px solid #c8c8c8;border-radius:6px;flex-basis:48%;margin:10px 0}}@media screen and (max-width:600px){.free_resources_item{border:1px solid #c8c8c8;border-radius:6px;flex-basis:100%;margin:10px 0}}.fullWidth{aspect-ratio:auto;display:block;height:auto;max-width:100%;width:100%}.free_resources__inner{padding:10px 20px 20px}.free__resources__button_container{margin-bottom:15px;margin-top:15px}.free__resources__button{background-color:var(--mainBlue);border:none;border-radius:6px;color:#fff;display:inline-block;font-size:14px;padding:8px 35px;text-align:center;text-decoration:none}