article .entry-content img {
  width: 100%;
  height: auto;
}

.standard-stacked-blog .excerpt img {
  max-width: 100%;
  float: inherit;
  margin: auto;
  height: auto;
}