.resources{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.resource{max-width:30%}.resource__content h4{color:#000}.resource__content a.cta_button{-webkit-font-smoothing:antialiased;background:#0f8b8d;border-radius:6px;border-width:0;color:#fff;cursor:pointer;display:inline-block;font-family:sans-serif;font-family:Ubuntu,sans-serif;font-size:24px;font-size:16px;font-weight:400;height:auto;line-height:1.5em;padding:5px 10px;text-align:center;text-decoration:none;text-shadow:none;-moz-transition:all .4s ease;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;width:auto}.resource__image img{height:200px;width:auto}@media screen and (max-width:767px){.resource{max-width:100%;width:100%}}