.view-blog-post-listings .card {
	border-top: none !important;
}
.view-blog-post-listings .card img {
    width: 100%;
    height: 200px;
    max-width: 100%;
    margin-bottom: 5px;
    overflow: hidden;
}