
.custom-card .pharmacy-profile-container {
    height: 150px; 
    width: 150px;
    margin: 0 auto;
    z-index: 10;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.custom-card .card-profile .pharmacy-profile {
    background: unset;
    padding: 20px;
    height: auto; 
}

.user-profile .hovercard .cardheader {
    height: 350px
}