.text-justify {
    text-align: justify;
}

.kydr-blogcardimg {
    display: flex;
    height: 250px!important;
    overflow: hidden;
}

.kydr-blogcardimg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
