.download-resources-container{display:flex;flex-wrap:wrap;gap:20px}.download-resource-item{align-content:space-between;border:.5px solid #134b72!important;border-radius:15px;box-shadow:0 11px 30px rgba(23,56,80,.2);display:flex;flex:0 0 calc(33.33% - 20px);flex-direction:column;flex-wrap:wrap;min-height:255px;overflow:hidden}.download-resource-featured-img{background-position:50%;background-repeat:no-repeat;background-size:cover;height:200px}.resource-info{display:flex;flex-flow:column nowrap;padding:20px 25px 0}.resouce-btn-wrapper{margin-top:auto;padding:20px 25px}.resource-info .div:first-child{margin-bottom:20px}.resource-info .button--arrow{font-size:12px;text-transform:uppercase}@media only screen and (max-width:768px){.download-resource-item{flex:0 0 calc(50% - 20px)}}@media only screen and (max-width:480px){.download-resource-item{flex:0 0 calc(100% - 20px)}}