.blog-img img {
    height: 220px;
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
  }