﻿.blog-card {
    height: 600px !important;
    max-height: 600px !important;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}

.blog-card .link-btn{
    margin-top: 40px; 
}
