.blog_image_resize {
    width: 100% !important;
    height: 250px !important;
    object-fit: cover !important;
}
.margin-bottom-20{
	margin-bottom:20px;
}