.resource_outer{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.resource_outer .resource_list{background-color:#f9f8f8;border:1px solid #ccc;display:flex;flex-direction:column;gap:0;max-width:292px;text-align:center;width:100%}.resource_outer .resource_list img{height:152px;margin:0;max-width:100%;object-fit:cover;width:100%}