.wp-block-gallery {
  max-width: 100%;
}

.wp-block-gallery img {
  height: auto;
}

.wp-block-image img {
  max-width: 100%;
  height: auto;
}