@media screen and (max-width: 768px) {
  .blog-image img {
    width: 100% !important;
  }
}
