.shiply-responsive-images img,
.shiply-theme-builder-page img,
.shiply-template-placeholder img,
.shiply-default-theme img,
.post_content img,
.post-content img,
article img,
main img {
  max-width: 100%;
  height: auto;
}

.shiply-responsive-images img.img-fluid,
.shiply-theme-builder-page img.img-fluid,
.post_content img.img-fluid,
.post-content img.img-fluid,
article img.img-fluid,
main img.img-fluid {
  max-width: 100%;
  height: auto;
}

.shiply-responsive-images img[width],
.shiply-theme-builder-page img[width],
.post_content img[width],
.post-content img[width],
article img[width],
main img[width] {
  max-width: 100%;
}

.shiply-responsive-images figure,
.shiply-theme-builder-page figure,
.post_content figure,
.post-content figure,
article figure,
main figure {
  max-width: 100%;
}
