.sponcersdata .card .card-body{
    height:120px;
    border-radius: 10px;
}

.diamond{
    background-color:#1e4567;;
    color:white;
    text-align: center;
    font-weight:600;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;

}

.gold{
    background-color:#1e4567;;
    color:white;
    text-align: center;
    font-weight: 600;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;

    
}
.silver{
    background-color:#1e4567;;
    color:white;
    font-size:11px;
    font-weight: 400;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    font-family: Arial, Helvetica, sans-serif;
}
.sponcard{
    border-radius:15px;
    box-shadow: 0px 0px 6px #7b1660 !important;
}

.eventcard{
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2022/12/Sponsor_bg12-12-22-1.png);
    background-size: 100% 100%;
/*     padding: 45px; */
}