.organization-card{border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;width:23%;min-width:250px;height:261px;margin:12px 6px;display:flex}@media screen and (width<=640px){.organization-card{width:100%;min-width:100%;height:130px}.organization-card:hover{box-shadow:none!important;border:none!important}}.organization-card:hover{border:1px solid #f937a6;box-shadow:0 0 10px 10px #bf1b7d1a}