.crm-cards-parent{padding-top:63px;position:relative}.crm-cards-wraper{flex-direction:row;flex-wrap:wrap;gap:22px;margin:0 auto;max-width:1091px}.crm-card,.crm-cards-wraper{display:flex;justify-content:center;position:relative}.crm-card{align-items:center;background-color:var(--white);border-radius:50%;box-shadow:0 8px 16px 0 #00000014;height:160px;width:160px;z-index:2}.card-item{align-items:center;display:flex;justify-content:center;padding:20px}.card-item img{max-height:100%;max-width:100%;object-fit:contain}@media (max-width:767px){.crm-card{height:96.5px;width:96.5px}}