img {
  margin: 0 auto;
}

.prose:not(.prose--tight) :where(:not(meta,span)+*){
  margin: 0 auto !important;
}