.even-height{
    height:100%;
}
@media (max-width: 767px) {
    .mt-767{
        margin-top:20px;
    }
}

@media screen and (min-width: 1265px) {
    .custom-height-1263{
        height:97%;
    }
    /* .reg-puja h5{
        font-size:89%

    } */

    .reg-puja h6{
        /* font-size:79%; */
        height:180px;
    }
}

@media screen and (min-width: 1200px) {
    .events-custom-height {
        height: 417px !important;
        object-fit: cover;
    }

    
}
.card-br-10{
    border-radius: 10px;
}
