.featured-resources{display:flex;flex-wrap:wrap;margin:0 -15px;row-gap:30px}.resource-card{padding:0 15px;width:50%}.resourceImage img{margin:0 0 20px;max-height:350px;object-fit:cover;object-position:center top}.resourceLink a{background-color:#dc595c;border:1px solid #dc595c;color:#fff;display:inline-block;padding:13px 57.5px;text-decoration:none;transition:.3s}.resourceView{margin:50px 0 0;text-align:center}.resourceView a{background-color:#dc595c;border:1px solid #dc595c;color:#fff;display:inline-block;padding:13px 57.5px;text-decoration:none;transition:.3s}.resourceLink a:hover,.resourceView a:hover{background:#f26165!important}@media(max-width:767px){.resource-card{width:100%}}