/* Added for Cards */
.bd-bannertop1
{
    background: url(../images/bd-banner1.png);
    overflow: hidden;
}

.bd-banner1
{
    background: url(../images/register-temple.png);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.mandate{
    color: red !important;
}

.save{
    background-color: #28166F;
    ;
}

.success{
    position: relative ;
    align-items: center !important;
    justify-content: center !important;
    left: 38% !important;
    top: 30% !important;
}
.tempImg {
    height: 210px;
}