.NotFound, #spinner{
    height: 60vh;
    width: 100%;
}
.blog-card{
    height: 200px;
}

.col-12 img{
    object-fit : inherit;
    width: 100%;
    height: 320px;
}
