.resourceRow{align-items:stretch;display:flex;flex-wrap:wrap;gap:26px}.resourceRow .oneCell{flex-basis:calc(25% - 20px);padding:14px;text-decoration:none}.resourceRow .oneCell:hover{font-weight:400}.resourceRow .oneCell .cellImg{border-radius:8px;display:flex;margin-bottom:16px;overflow:hidden}.resourceRow .oneCell .cellHead{color:#000;display:block;margin-bottom:16px;text-align:center}.resourceRow .oneCell .cellIcon{display:block;margin-bottom:0;text-align:center}.bigResourceRow{margin-top:60px}.bigResourceRow h2{margin-bottom:60px}@media (max-width:767px){.resourceRow{flex-direction:column;gap:40px;padding:0}.bigResourceRow{margin-top:40px}.bigResourceRow h2{margin-bottom:40px}}