.blog-hero-wrap{
  padding: 14px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid rgba(17,17,17,.08);
  box-shadow: 0 14px 40px rgba(0,0,0,.08);
  margin: 18px 0 26px 0;
}

.blog-hero-img{
  width: 100% !important;
  height: auto !important;
  display: block;
  border-radius: 12px;
}
