

/* CSS from section stylesheet tags */
.blog-img-box {
  border-radius: 0 !important;
  width: 100%;
  height: auto;
  object-fit: cover;
}